summaryrefslogtreecommitdiff
path: root/test/ELF/lto/unnamed-addr-comdat.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/unnamed-addr-comdat.ll')
-rw-r--r--test/ELF/lto/unnamed-addr-comdat.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/lto/unnamed-addr-comdat.ll b/test/ELF/lto/unnamed-addr-comdat.ll
index c8c36de88d4cc..ed48f3ba5e04e 100644
--- a/test/ELF/lto/unnamed-addr-comdat.ll
+++ b/test/ELF/lto/unnamed-addr-comdat.ll
@@ -1,6 +1,6 @@
; RUN: llvm-as %s -o %t.o
; RUN: ld.lld -m elf_x86_64 %t.o %t.o -o %t.so -save-temps -shared
-; RUN: llvm-dis %t.so.lto.bc -o - | FileCheck %s
+; RUN: llvm-dis %t.so.0.2.internalize.bc -o - | FileCheck %s
target triple = "x86_64-unknown-linux-gnu"
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"