summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/tools/gold/X86/common_thinlto.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/gold/X86/common_thinlto.ll b/llvm/test/tools/gold/X86/common_thinlto.ll
index b4ea181151d..14cf7ed1d71 100644
--- a/llvm/test/tools/gold/X86/common_thinlto.ll
+++ b/llvm/test/tools/gold/X86/common_thinlto.ll
@@ -14,7 +14,7 @@
; bar should still exist (if we had internalized P it would look dead).
; OPT: @bar
-; RUN: llvm-nm %t3.o | FileCheck %s --check-prefix=NM
+; RUN: llvm-nm %t3 | FileCheck %s --check-prefix=NM
; NM: bar
source_filename = "common1.c"
OpenPOWER on IntegriCloud