Skip to content
Commit c65c5256 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

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
parent c1585be6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment