[PATCH] D35517: Add the --chroot option for --reproduce.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 09:13:50 PDT 2017


ruiu updated this revision to Diff 107536.
ruiu added a comment.

- Always handle paths in linker scripts as Unix paths.
- Add a test for linker scripts.


https://reviews.llvm.org/D35517

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/DriverUtils.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/Options.td
  lld/ELF/ScriptParser.cpp
  lld/test/ELF/chroot.s
  lld/test/ELF/reproduce.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35517.107536.patch
Type: text/x-patch
Size: 3875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/03da24d2/attachment.bin>


More information about the llvm-commits mailing list