[debuginfo-tests] 35a7c4b - [dexter] Add REQUIRES: lldb to the test label_offset.cpp
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 05:52:18 PDT 2021
Author: OCHyams
Date: 2021-05-21T13:51:43+01:00
New Revision: 35a7c4b4b1d0745775f79d7e5d946e782d923712
URL: https://github.com/llvm/llvm-project/commit/35a7c4b4b1d0745775f79d7e5d946e782d923712
DIFF: https://github.com/llvm/llvm-project/commit/35a7c4b4b1d0745775f79d7e5d946e782d923712.diff
LOG: [dexter] Add REQUIRES: lldb to the test label_offset.cpp
The test feature_tests/subtools/test/label_offset.cpp was added in 723a8ae5
for D101147.
Added:
Modified:
debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp
Removed:
################################################################################
diff --git a/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp b/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp
index 81d4ca47b114..cad7d0cd3ece 100644
--- a/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp
+++ b/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp
@@ -1,3 +1,4 @@
+// REQUIRES: lldb
// Purpose:
// Check that we can use label-relative line numbers.
//
More information about the llvm-commits
mailing list