llvm-project/llvm/tools/lto
Nick Kledzik b481c2015a <rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbols
Parse __OBJC data structures and synthesize magic .objc_ symbols.
Also, alter mangler so that objc method names are readable.

llvm-svn: 72700
2009-06-01 20:33:09 +00:00
..
LTOCodeGenerator.cpp Allow a user of libLTO to specify the full pathname of the gcc executable to 2009-04-30 15:24:09 +00:00
LTOCodeGenerator.h Allow a user of libLTO to specify the full pathname of the gcc executable to 2009-04-30 15:24:09 +00:00
LTOModule.cpp <rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbols 2009-06-01 20:33:09 +00:00
LTOModule.h <rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbols 2009-06-01 20:33:09 +00:00
Makefile Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00
lto.cpp Allow a user of libLTO to specify the full pathname of the gcc executable to 2009-04-30 15:24:09 +00:00
lto.exports add _lto_codegen_debug_options so that linker can use it 2008-07-07 23:24:06 +00:00