1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Dylan Noblesmith 0cb8d6819b 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.

llvm-svn: 146355
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