[bazel] Port #154616: LDBG in ConvertToLLVMPass (#154661)

This commit is contained in:
Jordan Rupprecht 2025-08-20 21:21:14 -05:00 committed by GitHub
parent 90d601d50b
commit 918c0ac762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7896,6 +7896,7 @@ cc_library(
":Pass",
":Rewrite",
":TransformUtils",
"//llvm:Support",
],
)