[PATCH] D38002: Re-submit r289925 (Update .debug_line section version to match DWARF version)

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 14:26:27 PST 2017


davide added a comment.

In https://reviews.llvm.org/D38002#947272, @probinson wrote:

> In https://reviews.llvm.org/D38002#947253, @davide wrote:
>
> > More generally, DWARF changes should not impact the lldb test suite (apparently one of the bots, green dragon, failed, and now has been red for days).
>
>
> The issue is not the lldb test suite per se, but the lldb test suite as run on certain Apple bots and depending on certain system utilities.
>  The lldb tests that I ran on Linux were fine (ninja check-lldb check-lldb-lit, using the just-built clang as the test compiler).


This, FWIW, breaks also on my desktop (and probably and stock macOS configuration).
I understand it's not your fault, and I'll try to monitor fix the bots to send mails, but, in the meanwhile, I'd rather unblock this situation. Are you OK with temporarily reverting?


Repository:
  rL LLVM

https://reviews.llvm.org/D38002





More information about the llvm-commits mailing list