summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/MC/WebAssembly/import-module.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/WebAssembly/import-module.ll b/llvm/test/MC/WebAssembly/import-module.ll
index f36011d4892..1da142123ed 100644
--- a/llvm/test/MC/WebAssembly/import-module.ll
+++ b/llvm/test/MC/WebAssembly/import-module.ll
@@ -25,7 +25,7 @@ attributes #0 = { "wasm-import-module"="bar" "wasm-import-name"="qux" }
; CHECK: - Type: CUSTOM
; CHECK: Name: foo
-; CHECK-NEXT: Flags: [ UNDEFINED ]
+; CHECK-NEXT: Flags: [ UNDEFINED, EXPLICIT_NAME ]
; CHECK: Name: plain
; CHECK-NEXT: Flags: [ UNDEFINED ]
OpenPOWER on IntegriCloud