summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/no-dead-strip.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/WebAssembly/no-dead-strip.ll')
-rw-r--r--llvm/test/MC/WebAssembly/no-dead-strip.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/WebAssembly/no-dead-strip.ll b/llvm/test/MC/WebAssembly/no-dead-strip.ll
index 1810c49c7c1..f35be2c7f1c 100644
--- a/llvm/test/MC/WebAssembly/no-dead-strip.ll
+++ b/llvm/test/MC/WebAssembly/no-dead-strip.ll
@@ -13,8 +13,8 @@ entry:
; CHECK-NEXT: Symbol {
; CHECK-NEXT: Name: foo
; CHECK-NEXT: Type: FUNCTION (0x0)
-; CHECK-NEXT: Flags [ (0x20)
-; CHECK-NEXT: EXPORTED (0x20)
+; CHECK-NEXT: Flags [ (0x80)
+; CHECK-NEXT: NO_STRIP (0x80)
; CHECK-NEXT: ]
; CHECK-NEXT: ElementIndex: 0x0
; CHECK-NEXT: }
OpenPOWER on IntegriCloud