[llvm-bugs] [Bug 47251] New: Merge 5f9ecc5d857f (indirect branch generation in position independent code) into 11.0

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 20 04:56:07 PDT 2020


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

            Bug ID: 47251
           Summary: Merge 5f9ecc5d857f (indirect branch generation in
                    position independent code) into 11.0
           Product: libraries
           Version: 11.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: RISC-V
          Assignee: unassignedbugs at nondot.org
          Reporter: asb at lowrisc.org
                CC: asb at lowrisc.org, llvm-bugs at lists.llvm.org

https://reviews.llvm.org/D84833 is reviewed and landed on trunk. It provides an
important fix for building very large inputs (I believe, including building
LLVM itself for RISC-V). The fix only touches the RISC-V backend so hopefully
there are no concerns about merging at this point in the 11.0 cycle.

I've tested `git cherry-pick -x 5f9ecc5d857f` on the 11.x branch and this works
with no issues, and the RISC-V test suite passes.

-- 
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/20200820/17530864/attachment.html>


More information about the llvm-bugs mailing list