[PATCH] Preliminary support for dynamically loadable coff objects

Andy Ayers andya at microsoft.com
Wed Feb 25 11:08:26 PST 2015


This update should address all of the review feedback on the code. Still working on tests.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7793

Files:
  lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.cpp
  lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h
  lib/Object/COFFObjectFile.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7793.20691.patch
Type: text/x-patch
Size: 19492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150225/d155a0e1/attachment.bin>


More information about the llvm-commits mailing list