Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick 454f69bcc17e6451c926a2e7b708e900fc8fdcb8 into release/13.x #51233

Closed
llvmbot opened this issue Sep 17, 2021 · 1 comment
Closed
Labels
bugzilla Issues migrated from bugzilla lld:ELF

Comments

@llvmbot
Copy link
Member

llvmbot commented Sep 17, 2021

Bugzilla Link 51891
Resolution FIXED
Resolved on Sep 17, 2021 20:52
Version unspecified
OS Linux
Blocks #50580
Reporter LLVM Bugzilla Contributor
CC @smithp35,@tstellar
Fixed by commit(s) 454f69b 6aa0542

Extended Description

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] 454f69b

@tstellar
Copy link
Collaborator

Merged: 6aa0542

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lld:ELF
Projects
None yet
Development

No branches or pull requests

2 participants