We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lld -flavor gnu
1 parent ff0da46 commit ccf2fa1Copy full SHA for ccf2fa1
lld/test/ELF/lto/timepasses.ll
@@ -1,3 +1,5 @@
1
+; We use lld -flavor gnu because llvm-lit will append --full-shutdown to
2
+; the ld.lld invocation.
3
; REQUIRES: x86
4
; RUN: llvm-as %s -o %t.o
5
; RUN: lld -flavor gnu %t.o -o %t.so -shared -mllvm -time-passes 2>&1 | FileCheck %s
0 commit comments