[WebAssembly] Fix test after r359602

Update the expected output for this test now that the EXPLICIT_NAME
flag is being printed.

llvm-svn: 359605
This commit is contained in:
Dan Gohman 2019-04-30 19:58:56 +00:00
parent e7fa09e4ae
commit 397ca2f22e
1 changed files with 1 additions and 1 deletions

View 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 ]