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 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