Objective C functions may use a magic '\1' on the name. Handle that when
authorJim Grosbach <grosbach@apple.com>
Wed, 18 May 2011 23:53:21 +0000 (23:53 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 18 May 2011 23:53:21 +0000 (23:53 +0000)
commit3ec2c7c3e48f1fbab749870c51a74920f91c82c1
tree35453cf2c65f0270f8bd8c2bca81fc7a866fda60
parent49fcf571da21c6763776f00c814a5ee50bd8a923
Objective C functions may use a magic '\1' on the name. Handle that when
dealing with them in the MCJIT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131601 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/MCJIT/MCJIT.cpp
lib/ExecutionEngine/MCJIT/MCJITMemoryManager.h