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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
global_dtors.ll
blob
3abe80deb56905f09b51c579e82ea984e56f087d
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, void ()*, i8* }]