[bazel] Fix layering check violation (#137734)
I broke this in 2ce6333a41 since I only
tested with a toolchain that doesn't support layering checks
This commit is contained in:
@@ -837,6 +837,7 @@ cc_binary(
|
||||
deps = [
|
||||
":APIHeaders",
|
||||
":HostHeaders",
|
||||
":UtilityHeaders",
|
||||
":liblldb.wrapper",
|
||||
":lldb_options_inc_gen",
|
||||
"//llvm:Option",
|
||||
|
||||
Reference in New Issue
Block a user