diff options
Diffstat (limited to 'llvm/test/MC/WebAssembly/sections.ll')
-rw-r--r-- | llvm/test/MC/WebAssembly/sections.ll | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/MC/WebAssembly/sections.ll b/llvm/test/MC/WebAssembly/sections.ll index fa38555bcf6..a4ccec29bac 100644 --- a/llvm/test/MC/WebAssembly/sections.ll +++ b/llvm/test/MC/WebAssembly/sections.ll @@ -29,12 +29,6 @@ entry: ; CHECK: Type: FUNCTION (0x3) ; CHECK: } ; CHECK: Section { -; CHECK: Type: GLOBAL (0x6) -; CHECK: } -; CHECK: Section { -; CHECK: Type: EXPORT (0x7) -; CHECK: } -; CHECK: Section { ; CHECK: Type: CODE (0xA) ; CHECK: } ; CHECK: Section { |