You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lld][ELF] Add -plugin-opt=time-trace= as an alias of --time-trace= (#106803)
Time trace profiler support was added into LLVMgold in
cd3255a. This patch adds its
`-plugin-opt` counterpart, which is just an alias to `--time-trace=`,
into LLD for compatibility.
0 commit comments