[PATCH] Make it easier to use DwarfContext with MCJIT
Keno Fischer
kfischer at college.harvard.edu
Sat Mar 7 23:58:30 PST 2015
This rebases the current diff and splits out the MachO RelocVisitor changes into http://reviews.llvm.org/D8148.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6961
Files:
include/llvm/DebugInfo/DWARF/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/ExecutionEngine/RuntimeDyld.h
include/llvm/Object/COFF.h
include/llvm/Object/ELFObjectFile.h
include/llvm/Object/MachO.h
include/llvm/Object/ObjectFile.h
lib/DebugInfo/DWARF/DIContext.cpp
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
lib/Object/COFFObjectFile.cpp
lib/Object/MachOObjectFile.cpp
lib/Object/ObjectFile.cpp
test/DebugInfo/debuglineinfo-macho.test
test/DebugInfo/debuglineinfo.test
tools/llvm-objdump/MachODump.cpp
tools/llvm-rtdyld/llvm-rtdyld.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6961.21445.patch
Type: text/x-patch
Size: 23108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150308/e16d5449/attachment.bin>
More information about the llvm-commits
mailing list