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: unassignedb...@nondot.org
          Reporter: a...@lowrisc.org
                CC: a...@lowrisc.org, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to