Sign in
llvm
/
llvm-project
/
71f98a13b32b85ff6fe1c7b047d8b70c5e7bcc7d
/
.
/
llvm
/
test
/
Bitcode
/
invalid-stack-align.ll
blob: a5cca2ad6be986f39e605aa20af10b03951d6699 [
file
] [
log
] [
blame
]
; Bitcode with invalid natural stack alignment.
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
CHECK
:
error
:
stack
natural
alignment
must
be
a
power
of
two
times
the
byte
width