History log of /external/lldb/test/lang/objc/objc-class-method/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9911d2fa3380028c9b798110bd1dcdeb44920421 02-Nov-2011 Sean Callanan <scallanan@apple.com> Added functionality to call Objective-C class methods
correctly, and added a testcase to check that it works.

The main problem here is that Objective-C class method
selectors are external references stored in a special
data structure in the LLVM IR module for an expression.
I just had to extract them and ensure that the real
class object locations were properly resolved.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@143520 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/objc/objc-class-method/Makefile