[all-commits] [llvm/llvm-project] f0eef1: [Dexter] Fix address_printing test by requiring lldb
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Dec 1 06:07:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0eef1d21203ed679f66b887025cb4a0cbbcbdb6
https://github.com/llvm/llvm-project/commit/f0eef1d21203ed679f66b887025cb4a0cbbcbdb6
Author: Stephen Tozer <stephen.tozer at sony.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/address_printing.cpp
Log Message:
-----------
[Dexter] Fix address_printing test by requiring lldb
Fixes a failure on the llvm-clang-x86_64-sie-ubuntu-fast buildbot caused
by the test requiring lldb (with the standard dexter lit config), but
not including a "Requires: lldb" clause.
More information about the All-commits
mailing list