[PATCH] D75579: Replace MCTargetOptionsCommandFlags.inc and CommandFlags.inc by runtime-registration

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 10:30:19 PDT 2020


craig.topper added inline comments.


================
Comment at: llvm/tools/llvm-mc/CMakeLists.txt:6
   AllTargetsInfos
+  CodeGen
   MC
----------------
Why did this patch need to make llvm-mc dependent on CodeGen?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75579/new/

https://reviews.llvm.org/D75579



More information about the llvm-commits mailing list