llvm-6502/include/llvm-c
Bill Wendling 5e5cb7985d The second part of the change from -fast to -O#. This changes the JIT to accept
an optimization level instead of a simple boolean telling it to generate code
"fast" or the other type of "fast".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70347 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-29 00:32:19 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h
Core.h add AvailableExternally linkage to C bindings. 2009-04-13 06:25:37 +00:00
ExecutionEngine.h The second part of the change from -fast to -O#. This changes the JIT to accept 2009-04-29 00:32:19 +00:00
LinkTimeOptimizer.h
lto.h Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin. 2009-04-24 16:55:21 +00:00
Target.h