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
[bazel] Fixup for #121043
[llvm-project.git]
/
llvm
/
test
/
Bitcode
/
invalid-stack-align.ll
blob
a5cca2ad6be986f39e605aa20af10b03951d6699
1
; Bitcode with invalid natural stack alignment.
2
3
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
4
5
CHECK: error: stack natural alignment must be a power of two times the byte width