xref: /llvm-project-15.0.7/llvm/test/tools/llvm-dwp/WebAssembly/simple_dwo.s (revision da489946)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# RUN: llvm-mc %s -filetype obj -triple wasm32-unknown-unknown -o %t.o \
2# RUN:         -split-dwarf-file=%t.dwo -dwarf-version=5
3# RUN: llvm-dwp %t.dwo -o %t.dwp
4# RUN: llvm-dwarfdump -v %t.dwp | FileCheck %s
5
6# This test checks whether llvm-dwp is able to emit object files of the same
7# triple as its inputs.
8
9# CHECK: file format WASM
10
11# Empty file, we just care about the file type.
12

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026