[PATCH] D148094: [DRAFT][clang][CodeGen] Break up TargetInfo.cpp [6/6]

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 12:52:32 PDT 2023


MaskRay added a comment.

This refactoring looks reasonable to me as well. In `clang/lib/Driver`, we have D30372 <https://reviews.llvm.org/D30372> that splits some huge files into target-specific files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148094



More information about the cfe-commits mailing list