brintos

brintos / llvm-project-archived public Read only

0
0
Text · 217 B · be3b7cc Raw
9 lines · plain
1; RUN: llc < %s2 3target triple = "wasm32-unknown-unknown"4 5; Check that we do not crash when attempting to lower away6; global_dtors without a definition.7 8@llvm.global_dtors = external global [2 x { i32, ptr, ptr }]9