Open Quuxplusone opened 6 years ago
Bugzilla Link | PR38624 |
Status | NEW |
Importance | P normal |
Reported by | Dan Callaghan (djc@djc.id.au) |
Reported on | 2018-08-17 23:07:54 -0700 |
Last modified on | 2018-08-21 07:39:02 -0700 |
Version | unspecified |
Hardware | All All |
CC | grimar@accesssoftek.com, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
We have a patch on a review that fixes how LLD works with regions.
I guess it might fix this, though I did not check.
(https://reviews.llvm.org/D50494)
I tried with the diff from https://reviews.llvm.org/D50494 applied and the problem still exists.
(In reply to Dan Callaghan from comment #2)
> I tried with the diff from https://reviews.llvm.org/D50494 applied and the
> problem still exists.
Ok, thanks for the info, Dan!
D50494 claims this is now fixed.