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
/
Assembler
/
datalayout-invalid-function-ptr-alignment.ll
blob
4203c5546c206ee808d4a248174ce1419c4dd5a4
1
; RUN: not --crash llvm-as %s 2>&1 | FileCheck %s
2
3
; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
4
5
target datalayout = "Fi24"