[PATCH] D31603: [ELF] Fail the link early if a map file path is invalid

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 02:55:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299420: [ELF] Fail the link early if the map file path is invalid (authored by jhenderson).

Changed prior to commit:
  https://reviews.llvm.org/D31603?vs=93869&id=94025#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31603

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Filesystem.cpp
  lld/trunk/ELF/Filesystem.h
  lld/trunk/test/ELF/early-exit-for-bad-paths.s
  lld/trunk/test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31603.94025.patch
Type: text/x-patch
Size: 4501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/befc916c/attachment.bin>


More information about the llvm-commits mailing list