[BAZEL] Fix OrcDebugging dep (#168540)

This commit is contained in:
Alan Li 2025-11-18 09:25:30 -05:00 committed by GitHub
parent 65c4a534bd
commit 6fc2bc1ccc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4100,6 +4100,7 @@ cc_library(
":DebugInfo",
":DebugInfoDWARF",
":JITLink",
":Object",
":OrcJIT",
":OrcShared",
":Support",