[llvm-bugs] [Bug 51891] New: Cherry-pick 454f69bcc17e6451c926a2e7b708e900fc8fdcb8 into release/13.x

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 17 10:45:31 PDT 2021


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

            Bug ID: 51891
           Summary: Cherry-pick 454f69bcc17e6451c926a2e7b708e900fc8fdcb8
                    into release/13.x
           Product: lld
           Version: unspecified
          Hardware: PC
               URL: https://github.com/llvm/llvm-project/commit/454f69bcc1
                    7e6451c926a2e7b708e900fc8fdcb8
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: sedat.dilek at gmail.com
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com
            Blocks: 51236

As reported in [1] this breaks LLD check-targets in these two tests...

1. ELF/compressed-debug-input.s
2. ELF/compressed-debug-input-err.s

...when you build for X86 and BPF targets on x86-64 Linux.

Note: These tests fail when you have no PPC target enabled.

The fix is to apply the commit from [2]:

"[LLD] Add required ppc target to the test cases. NFC"

Please cherry-pick this to release/13.x Git.

Thanks.


[1] https://lists.llvm.org/pipermail/llvm-dev/2021-September/152693.html
[2]
https://github.com/llvm/llvm-project/commit/454f69bcc17e6451c926a2e7b708e900fc8fdcb8


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
-- 
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/20210917/37c18f9e/attachment.html>


More information about the llvm-bugs mailing list