commit | b3a847db0b991d3210706a2580428fdc2b6bf037 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon May 18 21:06:40 2009 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon May 18 21:06:40 2009 +0000 |
tree | 2f34ed840e41f013e92145cae1a398eb4db45bc6 | |
parent | 8ad05c4bdf2739742131adbab247e5c8ee0df857 [diff] |
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72040 91177308-0d34-0410-b5e6-96231b3b80d8