llvm-project/lld/lib
Jean-Daniel Dupas 23dd15e26d [macho] -rpath support
Summary:
Work on adding -rpath support to the mach-o linker.
This patch is based on the ld64 behavior for the command line option validation.

It includes a basic test to check that the LC_RPATH load commands are properly generated when that option is used.

It also add LC_RPATH support to the binary reader, but I don't know how to test it though.


Reviewers: kledzik

Subscribers: llvm-commits

Projects: #lld

Differential Revision: http://reviews.llvm.org/D6724

llvm-svn: 224544
2014-12-18 21:33:38 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core Replace ReaderError with DynamicError. 2014-12-15 12:20:13 +00:00
Driver [macho] -rpath support 2014-12-18 21:33:38 +00:00
Passes Make File always take the ownership of a MemoryBuffer. 2014-12-12 10:27:33 +00:00
ReaderWriter [macho] -rpath support 2014-12-18 21:33:38 +00:00
CMakeLists.txt Revert "Add support library." 2014-11-11 00:40:36 +00:00
Makefile Revert "Add support library." 2014-11-11 00:40:36 +00:00