index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
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