index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Bitcode
/
null-type.ll
blob: 5d3dfab5753a5fe14cc3561d66fe837cc10f0eec (
plain
)
1
2
; RUN: not llvm-dis < %s.bc > /dev/null |& grep "Invalid MODULE_CODE_FUNCTION record" ; PR8494