backtrace_test.pass.cpp depends on unwind tables. These are generated by
-funwind-tables which is the default for x86 but not for other targets.
Thanks to Nitesh Jain for helping to narrow this down.
Differential D11529
[libcxxabi] Add -funwind-tables to the test compilation options. dsanders on Jul 27 2015, 9:02 AM. Authored by
Details
backtrace_test.pass.cpp depends on unwind tables. These are generated by Thanks to Nitesh Jain for helping to narrow this down.
Diff Detail Event TimelineComment Actions Thanks
Sorry. I sent the other libcxxabi patch to the right list but it looks like habit won this time. Thanks for correcting this.
Sorry, I forgot to say which ticket it fixes on the review but I remembered for the commit (r243296). It fixes PR24148. Comment Actions
There should have been a 'yes' in that reply :-). Clearly I'm trying to do too many things at once. Comment Actions This is committed to trunk but not merged yet since the person we believe to be the code owner hasn't responded yet. Hans: Are you willing to approve the merge? Comment Actions I've just noticed Marshal isn't CC'd. That might explain the lack of approval for the merge :-). Added him. |