[PATCH] D128451: [lld, ELF and mac] Add --time-trace=<file>, remove --time-trace-file=<file>
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 12:22:29 PDT 2022
thakis updated this revision to Diff 439497.
thakis added a comment.
simpler (?) impl by making --time-trace an alias for --time-trace= (without an arg)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128451/new/
https://reviews.llvm.org/D128451
Files:
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/MachO/Driver.cpp
lld/MachO/Options.td
lld/test/ELF/time-trace.s
lld/test/MachO/time-trace.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128451.439497.patch
Type: text/x-patch
Size: 5880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/3ea9daf9/attachment.bin>
More information about the llvm-commits
mailing list