This is an archive of the discontinued LLVM Phabricator instance.

[llvm-ar] Document response file support in --help
ClosedPublic

Authored by sbc100 on Jun 26 2019, 12:09 PM.

Diff Detail

Event Timeline

sbc100 created this revision.Jun 26 2019, 12:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2019, 12:09 PM
dschuff accepted this revision.Jun 28 2019, 9:00 AM
dschuff added inline comments.
llvm/test/tools/llvm-nm/X86/importlibrary.test
1 ↗(On Diff #206722)

is this change related?

This revision is now accepted and ready to land.Jun 28 2019, 9:00 AM
sbc100 marked an inline comment as done.Jun 28 2019, 11:35 AM
sbc100 added inline comments.
llvm/test/tools/llvm-nm/X86/importlibrary.test
1 ↗(On Diff #206722)

No, I was just tidying up these tests that I was copying from. I can revert these two or make a separate change.

sbc100 updated this revision to Diff 207119.Jun 28 2019, 11:43 AM
  • revert part
This revision was automatically updated to reflect the committed changes.