[llvm] r204305 - [X86] Check return value of readSIB in disassembler so errors propagate. In particular this makes a too short instruction with a missing SIB byte fail.

Justin Bogner mail at justinbogner.com
Wed Mar 19 23:06:50 PDT 2014


Craig Topper <craig.topper at gmail.com> writes:
> [X86] Check return value of readSIB in disassembler so errors
> propagate. In particular this makes a too short instruction with a
> missing SIB byte fail.

testcase?



More information about the llvm-commits mailing list