summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/ELF/lto/timepasses.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/ELF/lto/timepasses.ll b/lld/test/ELF/lto/timepasses.ll
index 5cbdead2533..5c893e66194 100644
--- a/lld/test/ELF/lto/timepasses.ll
+++ b/lld/test/ELF/lto/timepasses.ll
@@ -1,3 +1,5 @@
+; We use lld -flavor gnu because llvm-lit will append --full-shutdown to
+; the ld.lld invocation.
; REQUIRES: x86
; RUN: llvm-as %s -o %t.o
; RUN: lld -flavor gnu %t.o -o %t.so -shared -mllvm -time-passes 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud