repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
global_dtors.ll
blob
be3b7ccf777fa9ca4b5100bb6bc21e6a9b301896
1
; RUN: llc < %s
2
3
target triple = "wasm32-unknown-unknown"
4
5
; Check that we do not crash when attempting to lower away
6
; global_dtors without a definition.
7
8
@llvm.global_dtors = external global [2 x { i32, ptr, ptr }]