LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 32746 - Apply r 298567 to 4.0 release branch
Summary: Apply r 298567 to 4.0 release branch
Status: RESOLVED FIXED
Alias: None
Product: lld
Classification: Unclassified
Component: ELF (show other bugs)
Version: unspecified
Hardware: All All
: P normal
Assignee: Brad Smith
URL: https://reviews.llvm.org/rL298567
Keywords:
Depends on:
Blocks: release-4.0.1
  Show dependency tree
 
Reported: 2017-04-22 10:53 PDT by Brad Smith
Modified: 2017-05-19 16:01 PDT (History)
3 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Smith 2017-04-22 10:53:43 PDT
One of few local patches we have for OpenBSD. We use lld as system linker and use 4.0. Looking to have this merged to the 4.0 branch.
Comment 1 Rui Ueyama 2017-04-24 10:34:12 PDT
Sounds reasonable.
Comment 2 Tom Stellard 2017-04-25 17:17:25 PDT
Does this fix a bug?
Comment 3 Rui Ueyama 2017-04-26 11:36:58 PDT
No, it is more like a new feature, even though it seems low-risk to cherrypick.
Comment 4 Tom Stellard 2017-05-19 09:03:37 PDT
Approved, go ahead and merge.
Comment 5 Brad Smith 2017-05-19 16:01:40 PDT
Merged r303455