llvm-6502/include/llvm-c
Rafael Espindola 4d2e9d9a1c Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
so we don't want it to show up in the stable 3.1 interface.

While at it, add a comment about why LTOCodeGenerator manually creates the
internalize pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154807 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-16 10:58:38 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h
Core.h
Disassembler.h
EnhancedDisassembly.h
ExecutionEngine.h
Initialization.h
LinkTimeOptimizer.h
lto.h Remove lto_codegen_set_whole_program_optimization. It is a work in progress, 2012-04-16 10:58:38 +00:00
Object.h
Target.h Add 'undef's to make SWIG happier. Patch by Baozeng Ding. 2012-03-26 22:15:12 +00:00
TargetMachine.h Add a C binding to the Target and TargetMachine classes to allow for emitting 2012-04-11 10:25:24 +00:00