Sign in
llvm
/
llvm-project
/
45daa4fdc68f5faa5bd5c33da052d2415cd88540
/
.
/
llvm
/
test
/
Bitcode
/
invalid-functionptr-align.ll
blob: 8b446d371f6fde0766941fafbc89f7fd4c874962 [
file
] [
log
] [
blame
]
; Bitcode with invalid function pointer alignment.
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
CHECK
:
error
:
Alignment
is
neither
0
nor
a
power
of
2