barannikov88 added a comment.

In D148767#4311589 <https://reviews.llvm.org/D148767#4311589>, @chapuni wrote:

> In D148767#4311564 <https://reviews.llvm.org/D148767#4311564>, @barannikov88 
> wrote:
>
>> Adding CodeGen dependency to MCTargetDesc/AsmParser/Disassembler does not 
>> seem right. Why is it necessary?
>
> This commit shows they may depend on `CodeGen` theoretically and actually 
> (but not efficient)
> I will decouple again in D148769 <https://reviews.llvm.org/D148769>.

Sorry, I don't follow. They may theoretically depend on anything. Why 
CodeGen/CodeGenTypes, specifically?
If they don't require it, why add it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148767

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to