[PATCH] D101982: [debuginfo-tests] Fix environment variable used to specify LLDB

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 03:16:09 PDT 2021


jhenderson added a comment.

In D101982#2762953 <https://reviews.llvm.org/D101982#2762953>, @teemperor wrote:

> LGTM. Please watch the Green Dragon bot for LLDB <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/> after landing (the bot runs the debuginfo-tests + LLDB tests). I noticed some time ago that part of the debuginfo-tests there were partly running the system LLDB (and it wasn't clear to me if that was actually on purpose). So this patch might bring up some previously hidden failures.

Thanks for the heads-up!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101982/new/

https://reviews.llvm.org/D101982



More information about the llvm-commits mailing list