[PATCH] D60169: Proposed refactoring for lib/Target/X86 to remove layering issue
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 05:04:08 PDT 2019
uweigand added a comment.
On SystemZ, there is no dependency from InstPrinter to MCTargetDesc (or anything else in the target) as far as I can see. That means we don't have an issue, right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60169/new/
https://reviews.llvm.org/D60169
More information about the llvm-commits
mailing list