[llvm] [bazel] Add td_library target for OptParser.td (PR #86363)

Keith Smiley via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 12:23:55 PDT 2024


================
@@ -5338,3 +5339,9 @@ cc_binary(
         ":Support",
     ],
 )
+
+td_library(
----------------
keith wrote:

sure, moved it way up since it should always be a leaf node

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


More information about the llvm-commits mailing list