Go to file
Argyrios Kyrtzidis c65c525617 Allow the JIT ExecutionEngine to report details about the generated machine code.
Introduce a new class (MachineCodeInfo) that the JIT can fill in with details. Right now, just the address and the size of the machine code are reported.

Patch by Evan Phoenix!

llvm-svn: 72040
2009-05-18 21:06:40 +00:00
clang more printf attribute on block declaration and 2009-05-18 21:05:18 +00:00
llvm Allow the JIT ExecutionEngine to report details about the generated machine code. 2009-05-18 21:06:40 +00:00