[PATCH] D60169: Proposed refactoring for lib/Target/X86 to remove layering issue
Richard Trieu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 22:38:33 PDT 2019
rtrieu added a comment.
I had assumed that there was some reason to have a library separation between InstPrinter and MCTargetDesc. Merging libraries together would fix the circular dependency, although I would like to know if there is a good reason to keep these two apart.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60169/new/
https://reviews.llvm.org/D60169
More information about the llvm-commits
mailing list