[llvm] [Bazel] Add more llvm tools (PR #163228)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 12:04:51 PDT 2025


================
@@ -5671,6 +5671,57 @@ cc_binary(
     ],
 )
 
+cc_binary(
+    name = "llvm-sim",
+    testonly = True,
----------------
HighW4y2H3ll wrote:

Thanks!!! :)

https://github.com/llvm/llvm-project/pull/163228


More information about the llvm-commits mailing list