Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
.
/
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