<div dir="ltr">I just filed a bug that I discovered while trying to compile against MS headers.<div><br></div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=19116">http://llvm.org/bugs/show_bug.cgi?id=19116</a><br></div>
<div><br></div><div>Basically, it seems it doesn't appreciate the word "short" as part of the jump (jc) instruction, I assume it was trying to parse this as an identifier.</div><div><br></div><div>This doesn't look like too wacky of assembly syntax, though usually people just let the compiler figure out how to encode the jump.</div>
</div>