repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use Align for TFL::TransientStackAlignment
[llvm-core.git]
/
test
/
Assembler
/
datalayout-invalid-function-ptr-alignment.ll
blob
21cd6a6dc78219414d065ec59017a4481d14a31c
1
; RUN: not 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"