repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
Assembler
/
datalayout-invalid-stack-natural-alignment.ll
blob
c8d7ba62ab80ff88906cf4436e2a02bea64e9efe
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 = "S24"