[llvm] [LLVM][MC] Add support to cull inactive decoders in decoder emitter (PR #154865)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 26 09:27:15 PDT 2025


================
@@ -41,6 +41,7 @@ add_llvm_target(DirectXCodeGen
   LINK_COMPONENTS
   Analysis
   AsmPrinter
+  BinaryFormat
----------------
jurahul wrote:

Ignore this, I have a separate PR for this build fix, so this will get resolved to a null diff once that goes in

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


More information about the llvm-commits mailing list