After r315899 we removed a possibility to use prefixes as separate x86 intsrs but there are code pieces using such a possibility. This patch returns this thing: if some coder uses end-of-statement after a prefix (semicolon, comment, etc.) then we treat this prefix as a standalone intruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM