[PATCH] D75579: Replace MCTargetOptionsCommandFlags.inc and CommandFlags.inc by runtime-registration
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 11:02:42 PDT 2020
MaskRay added inline comments.
================
Comment at: llvm/tools/llvm-mc/CMakeLists.txt:6
AllTargetsInfos
+ CodeGen
MC
----------------
craig.topper wrote:
> Why did this patch need to make llvm-mc dependent on CodeGen?
It doesn't. Deleted in 7011a2f3504b43e57eda5dbc1f23a3f9c1b44593
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75579/new/
https://reviews.llvm.org/D75579
More information about the cfe-commits
mailing list