New user self-registration is disabled due to spam. For an account please email bugs-admin@lists.llvm.org with your e-mail address and full name.

Bug 32601 - Merge r298532 into the 4.0 branch
Summary: Merge r298532 into the 4.0 branch
Status: RESOLVED FIXED
Alias: None
Product: lld
Classification: Unclassified
Component: ELF (show other bugs)
Version: unspecified
Hardware: All All
: P enhancement
Assignee: Rui Ueyama
URL:
Keywords:
: 32602 (view as bug list)
Depends on:
Blocks: release-4.0.1
  Show dependency tree
 
Reported: 2017-04-10 10:47 PDT by Rui Ueyama
Modified: 2017-04-26 12:32 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 Rui Ueyama 2017-04-10 10:47:18 PDT
Merge https://reviews.llvm.org/rL298532 and https://reviews.llvm.org/rL298570 to the 4.0.1 branch.

This is not a bug fix but an improvement to improve compatibility with GNU libtools. I believe this is quite low-risk to merge into the stable branch.
Comment 1 Brad Smith 2017-04-10 17:25:56 PDT
If those two commits are commited then https://reviews.llvm.org/rL298568 should be included too.
Comment 2 Brad Smith 2017-04-10 17:27:57 PDT
also https://reviews.llvm.org/rL298591 to go with r298568 above.
Comment 3 Tom Stellard 2017-04-21 09:00:12 PDT
Go ahead and merge these 2 patches plus the 2 mentioned by Brad if you think they are OK for the stable branch.
Comment 4 Tom Stellard 2017-04-25 06:35:34 PDT
*** Bug 32602 has been marked as a duplicate of this bug. ***
Comment 5 Rui Ueyama 2017-04-26 12:32:00 PDT
All these changes have been merged to 4.0 branch.