summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/Inputs/invalid-empty.bc
AgeCommit message (Collapse)Author
2016-11-02Bitcode: Check file size before reading bitcode header.Peter Collingbourne
Should unbreak ocaml binding tests. Also added an llvm-dis test that checks for the same thing. llvm-svn: 285777