[llvm-bugs] [Bug 40537] New: [lld] Merge r352407, r352435, r352482 and r352606 into the 8.0 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 30 11:49:24 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40537
Bug ID: 40537
Summary: [lld] Merge r352407, r352435, r352482 and r352606 into
the 8.0 branch
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: dimitry at andric.com
CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org
This revision: https://reviews.llvm.org/rL352606 ("Recognize FreeBSD specific
BFD names in OUTPUT_FORMAT") adds FreeBSD specific BFD target names to
OUTPUT_FORMAT linker script commands.
It has a few prerequisites, all of which are due to some refactoring in that
area:
https://reviews.llvm.org/rL352407 ("Refactoring. NFC")
https://reviews.llvm.org/rL352435 ("Attempt to fix build failure with GCC 5.4")
https://reviews.llvm.org/rL352482 ("[ELF] - Remove dead `readBfdName`
declaration. NFC")
--
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/20190130/6d1c37e9/attachment.html>
More information about the llvm-bugs
mailing list