llvm-6502/include
Dylan Noblesmith 9ea47179e6 ExecutionEngine: refactor interface
The OptLevel is now redundant with the TargetMachine*.
And selectTarget() isn't really JIT-specific and could probably
get refactored into one of the lower level libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146355 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-12 04:20:36 +00:00
..
llvm ExecutionEngine: refactor interface 2011-12-12 04:20:36 +00:00
llvm-c Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00