llvm-project/lld/lib
Nick Kledzik 4183dbcc03 [mach-o] Support old style objc class names in export lists
Objective-C switched to a new ABI which uses a different mangling for class
names.  But to keep projects building that use export lists that use the old
class name mangling, the linker recognizes the old names and transforms them
to the new mangling.

llvm-svn: 220598
2014-10-24 22:28:54 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core Subclass InputGraph to get darwin linker library semantics 2014-10-21 21:14:11 +00:00
Driver [PECOFF] Fix exported symbol in the import library 2014-10-21 21:41:28 +00:00
Passes Sort include files according to convention. 2014-10-18 05:33:55 +00:00
ReaderWriter [mach-o] Support old style objc class names in export lists 2014-10-24 22:28:54 +00:00
CMakeLists.txt Add support to print version. 2014-10-08 03:47:51 +00:00
Makefile Add support to print version. 2014-10-08 03:47:51 +00:00