[llvm-bugs] [Bug 42760] New: [ARM] Invalid symbol redefinition at -O3 with jump tables

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jul 25 12:30:50 PDT 2019


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

            Bug ID: 42760
           Summary: [ARM] Invalid symbol redefinition at -O3 with jump
                    tables
           Product: libraries
           Version: 9.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: nikita.ppv at gmail.com
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org,
                    Ties.Stuij at arm.com

The IR in https://gist.github.com/nikic/1fa40bc972e815f9606518c5b2218699 run
through "llc -O3" causes "LLVM ERROR: invalid symbol redefinition". The error
does not occur at -O2.

-- 
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/20190725/2db721a3/attachment.html>


More information about the llvm-bugs mailing list