diff options
Diffstat (limited to 'llvm/test/tools/gold')
-rw-r--r-- | llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll b/llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll index b110eb0de2e..1d585762aa0 100644 --- a/llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll +++ b/llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll @@ -35,7 +35,7 @@ ; should not be set. ; RUN: llvm-bcanalyzer --dump %t1.o.thinlto.bc | FileCheck %s -check-prefixes=CHECK-BC1 ; CHECK-BC1: <GLOBALVAL_SUMMARY_BLOCK -; CHECK-BC1: <FLAGS op0=1/> +; CHECK-BC1: <FLAGS op0=33/> ; CHECK-BC1: </GLOBALVAL_SUMMARY_BLOCK ; Nothing interesting in the corresponding object file, so |