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

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 03:14:32 PDT 2021


teemperor accepted this revision.
teemperor added a comment.

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.


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