[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.
This commit is contained in:
OCHyams 2021-05-21 13:48:31 +01:00
parent 4efb4f674c
commit 35a7c4b4b1
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// REQUIRES: lldb
// Purpose:
// Check that we can use label-relative line numbers.
//