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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
Bitcode
/
invalid-functionptr-align.ll
blob
8b446d371f6fde0766941fafbc89f7fd4c874962
1
; Bitcode with invalid function pointer alignment.
2
3
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
4
5
CHECK: error: Alignment is neither 0 nor a power of 2