diff options
Diffstat (limited to 'llvm/test/MC/WebAssembly/function-sections.ll')
| -rw-r--r-- | llvm/test/MC/WebAssembly/function-sections.ll | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/test/MC/WebAssembly/function-sections.ll b/llvm/test/MC/WebAssembly/function-sections.ll index b9b9c28376e..9c10cace404 100644 --- a/llvm/test/MC/WebAssembly/function-sections.ll +++ b/llvm/test/MC/WebAssembly/function-sections.ll @@ -15,7 +15,7 @@ entry:  ; CHECK:        - Type:            CUSTOM  ; CHECK-NEXT:     Name:            linking  ; CHECK-NEXT:     Version:         2 -; CHECK-NEXT:     SymbolTable:      +; CHECK-NEXT:     SymbolTable:  ; CHECK-NEXT:       - Index:           0  ; CHECK-NEXT:         Kind:            FUNCTION  ; CHECK-NEXT:         Name:            foo | 

