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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 14:23:14 PST 2017


probinson added a comment.

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).

The lldb bots did not send me a blame email, either.  I followed up with the greendragon bot that was having the exact same problem with the debuginfo-tests.  I was not aware of the lldb bot problem until today when somebody mentioned it on lldb-dev.


Repository:
  rL LLVM

https://reviews.llvm.org/D38002





More information about the llvm-commits mailing list