[lld] [lld][ELF] Add `-plugin-opt=time-trace=` as an alias of `--time-trace=` (PR #106803)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 18:42:09 PDT 2024


================
@@ -0,0 +1,21 @@
+; REQUIRES: x86
+; RUN: llvm-as %s -o %t.o
+; Print to a specific file
----------------
MaskRay wrote:

The command self explains and the comment is not that useful

https://github.com/llvm/llvm-project/pull/106803


More information about the llvm-commits mailing list