https://llvm.org/bugs/show_bug.cgi?id=19003
Renato Golin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Renato Golin <[email protected]> --- The crash doesn't happen any more on trunk. Only the expected errors: PR12165.s:256:6: error: expected absolute expression .if OPUS_ARM_MAY_HAVE_EDSP (similar to what GAS does) and PR12165.s:313:3: error: invalid instruction LDRGTH r14, [r4], #2 @ r14 = *x++ (non-unified syntax, should be LDRHGT). -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
