[llvm-commits] [llvm] r128031 - in /llvm/trunk: include/llvm/ExecutionEngine/RuntimeDyld.h lib/ExecutionEngine/Makefile lib/ExecutionEngine/RuntimeDyld/ lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt lib/ExecutionEngine/RuntimeDyld/Makefile lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp tools/llvm-rtdyld/Makefile tools/llvm-rtdyld/llvm-rtdyld.cpp
Eric Christopher
echristo at apple.com
Tue Mar 22 13:55:12 PDT 2011
On Mar 22, 2011, at 1:48 PM, Jan Sjodin wrote:
> I was mainly thinking of debug info and being able to run gdb. Would that work?
Not really. That'll need ELF input and output support.
-eric
More information about the llvm-commits
mailing list