diff --git a/llvm/test/tools/llvm-dwp/WebAssembly/simple_dwo.s b/llvm/test/tools/llvm-dwp/WebAssembly/simple_dwo.s --- a/llvm/test/tools/llvm-dwp/WebAssembly/simple_dwo.s +++ b/llvm/test/tools/llvm-dwp/WebAssembly/simple_dwo.s @@ -7,9 +7,5 @@ # triple as its inputs. # CHECK: file format WASM -# CHECK: 0x0 -# CHECK-NEXT: DW_LLE_end_of_list -# We don't care about the section contents. - .section .debug_loc.dwo,"G",@,0 - .space 1 +# Empty file, we just care about the file type.