[PATCH] Preliminary support for dynamically loadable coff objects
Andy Ayers
andya at microsoft.com
Fri Feb 20 09:36:18 PST 2015
Hi lhames,
Provide basic support for dynamically loadable coff objects. Only handles a subset of x64 currently.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7793
Files:
include/llvm/Support/COFF.h
lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h
lib/Object/COFFObjectFile.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7793.20416.patch
Type: text/x-patch
Size: 19131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150220/614351d4/attachment.bin>
More information about the llvm-commits
mailing list