This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

jhenderson created this revision.Sep 5 2017, 8:21 AM
ruiu accepted this revision.Sep 5 2017, 10:40 AM

LGTM

This revision is now accepted and ready to land.Sep 5 2017, 10:40 AM
This revision was automatically updated to reflect the committed changes.