[llvm-bugs] [Bug 40186] New: +sec not support for ARM

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Dec 30 07:42:33 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=40186

            Bug ID: 40186
           Summary: +sec not support for ARM
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-as
          Assignee: unassignedbugs at nondot.org
          Reporter: stefan at agner.ch
                CC: llvm-bugs at lists.llvm.org

The Linux kernel uses -Wa,-march=armv7-a+sec to build code with secure monitor
calls. When using the integrated assembler clang fails with:

clang-8: error: the clang compiler does not support '-Wa,-march=armv7-a+sec'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181230/1e3805d0/attachment.html>


More information about the llvm-bugs mailing list