forked from OSchip/llvm-project
[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:
parent
4efb4f674c
commit
35a7c4b4b1
|
@ -1,3 +1,4 @@
|
|||
// REQUIRES: lldb
|
||||
// Purpose:
|
||||
// Check that we can use label-relative line numbers.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue