llvm-project/lld/include/lld
Pete Cooper 46cd113c87 Change when we choose to add an LC_LOAD_DYLIB to the final image.
Currently we do this when an atom is used, but we need to do it when a
dylib is referenced on the cmdline as this matches ld64.

This fixes much confusion over which maps are indexed with installName
vs path.  There is likely other confusion so i'll be seeing if i can remove
path() completely in a future commit as path() shouldn't really be needed by anyone.

llvm-svn: 278396
2016-08-11 20:10:14 +00:00
..
Config Remove Makefiles. 2015-03-26 20:09:47 +00:00
Core [Core] Retire addReplacement() member function. 2016-08-11 10:50:01 +00:00
Driver Merge DarwinLdDriver and Driver. 2016-03-02 19:08:05 +00:00
ReaderWriter Change when we choose to add an LC_LOAD_DYLIB to the final image. 2016-08-11 20:10:14 +00:00