Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
llvm
/
test
/
Bitcode
/
invalid-functionptr-align.ll
blob: 4ff797a4b01435859c3a9fbc6212306b2fe82552 [
file
] [
log
] [
blame
]
; Bitcode with invalid function pointer alignment.
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
CHECK
:
LLVM
ERROR
:
Alignment
is
neither
0
nor
a
power
of
2