[PATCH] D30709: Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 11:34:56 PST 2017


compnerd added a comment.

We have tests for the dyld bits in the tree already.  You should be able to use that for inspiration for writing the tests.  They are in `test/ExecutionEngine/RuntimeDyld/<ARCH>`


https://reviews.llvm.org/D30709





More information about the llvm-commits mailing list