llvm-6502/include/llvm-c
Bill Wendling 50f318384c Revert r169656.
The linker will call `lto_codegen_add_must_preserve_symbol' on all globals that
should be kept around. The linker will pretend that a dylib is being created.
<rdar://problem/12528059>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169770 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-10 21:33:45 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h
Core.h
Disassembler.h Add C API for specifying CPU to the disassembler. 2012-12-07 23:53:27 +00:00
EnhancedDisassembly.h
ExecutionEngine.h
Initialization.h
Linker.h
LinkTimeOptimizer.h
lto.h Revert r169656. 2012-12-10 21:33:45 +00:00
Object.h
Target.h
TargetMachine.h Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00