https://llvm.org/bugs/show_bug.cgi?id=31601
Bug ID: 31601 Summary: Incomplete ARMv7E-M support in ARM Assembler. Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priority: P Component: Backend: ARM Assignee: unassignedb...@nondot.org Reporter: joerc...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 17827 --> https://llvm.org/bugs/attachment.cgi?id=17827&action=edit Fix for bug report. Assembler is failing on statement: .arch armv7e-m reporting: clang -cc1as: fatal error: error in backend: Unknown Arch: 18 The reason appears to be a missing case label, attaching fix. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs