[llvm-bugs] [Bug 51838] New: Corrupt bitcode fix for llvm-13

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 13 10:47:34 PDT 2021


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

            Bug ID: 51838
           Summary: Corrupt bitcode fix for llvm-13
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Interprocedural Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: jonathanchesterfield at gmail.com
                CC: llvm-bugs at lists.llvm.org

Please apply the fix for 51647 (from D109500) to llvm-13:

71052ea1e3c63b7209731fdc1726d10640d97480

The original patch for D109500 includes some large test changes that do not
cherry-pick cleanly. I've refactored that into code then test changes on trunk
(as the existing tests happen to pass with the fix applied). Applying the above
hash will fix the corrupt bitcode problem from 51647.

The test change is in 6775ad2025fc74c76fc440efb1de98de2179b6bc and could also
be applied to llvm-13, but does not cherry-pick cleanly.

-- 
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/20210913/4d3ff41d/attachment-0001.html>


More information about the llvm-bugs mailing list