Uh oh!
There was an error while loading. Please reload this page.
Make a module out of debuginfo - #24762
Conversation
michaelwoerister
commented
Apr 24, 2015
Cool! I'll take a look at this over the weekend. |
michaelwoerister
commented
Apr 25, 2015
I've taken a look at this and overall I think this is the right direction to go in. However, I would factor some things a little differently: Metadata creation is the most complicated thing in this module. Especially for type metadata many things interconnect and coupling is rather tight. However, only the Some nits:
Apart from the above, this looks good to me. I like that the GDB stuff get's its own module and that |
bors
commented
Apr 27, 2015
☔ The latest upstream changes (presumably #23606) made this pull request unmergeable. Please resolve the merge conflicts. |
nrc
commented
Apr 29, 2015
@michaelwoerister ping for r? All changes made as suggested. |
michaelwoerister
commented
Apr 29, 2015
michaelwoerister
commented
Apr 29, 2015
Thanks! |
bors
commented
Apr 29, 2015
⌛ Testing commit 7bfb5ed with merge b2998a7... |
bors
commented
Apr 29, 2015
💔 Test failed - auto-mac-32-opt |
alexcrichton
commented
Apr 29, 2015
@bors: retry On Wed, Apr 29, 2015 at 2:52 PM, bors notifications@github.com wrote:
|
Closesrust-lang#20780 r? @michaelwoerister I'm sure this could be done better with deeper knowledge of debuginfo, but this seems like a good start.
Closes#20780
r? @michaelwoerister
I'm sure this could be done better with deeper knowledge of debuginfo, but this seems like a good start.