The --symbol-ordering-file path was not being rewritten in the response file when using --reproduce. This patch adds this to the list of switches that are rewritten.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37480
[ELF] Rewrite --symbol-ordering-file path in reproducer ClosedPublic Authored by jhenderson on Sep 5 2017, 8:21 AM.
Details Summary The --symbol-ordering-file path was not being rewritten in the response file when using --reproduce. This patch adds this to the list of switches that are rewritten.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2017, 10:40 AM Closed by commit rL312626: [ELF] Rewrite --symbol-ordering-file path in reproducer (authored by jhenderson). · Explain WhySep 6 2017, 3:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113976 lld/trunk/ELF/DriverUtils.cpp
lld/trunk/test/ELF/reproduce.s
|