]> granicus.if.org Git - llvm/commitdiff
[WebAssembly] Fix test after r359602
authorDan Gohman <dan433584@gmail.com>
Tue, 30 Apr 2019 19:58:56 +0000 (19:58 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 30 Apr 2019 19:58:56 +0000 (19:58 +0000)
Update the expected output for this test now that the EXPLICIT_NAME
flag is being printed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359605 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/WebAssembly/import-module.ll

index f36011d489262e2cb1e8e4eb78d50e06e5ddec39..1da142123ed2f3d96c3d37f6af0ed6df5c1c3ee5 100644 (file)
@@ -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 ]