diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-03-22 18:05:27 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-03-22 18:05:27 +0000 |
commit | d52744086f6edca9414dc2b14e48c9fe6fa9818d (patch) | |
tree | 8051421aeef6d2b5b819653d187f58cfb0e9b2ab /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | d2348d8d3f18034e08c4a114df27a34ff31b52be (diff) | |
download | bcm5719-llvm-d52744086f6edca9414dc2b14e48c9fe6fa9818d.tar.gz bcm5719-llvm-d52744086f6edca9414dc2b14e48c9fe6fa9818d.zip |
Add simple arg passing to MC-JIT and support for exit() call.
Support argument passing simple, common, prototypes directly. More
complicated scenarios will require building up a stub function, which the
MC-JIT isn't set up to handle yet.
Add Intercept.cpp, which is just a copy from ExecutionEngine/JIT for now,
to handle looking looking up external symbol names. This probably more
properly belongs as part of RuntimeDyld. It'll migrate there as things
flesh out more fully.
llvm-svn: 128090
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions