[PATCH] D149941: [llvm][TargetParser] Create new Architecture base classes

Sviatoslav Osipov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 02:12:41 PDT 2023


Stoorx added a comment.

It is pretty arguable changes, because they are made in more OOP  "Java-way". Since that I would be glad to discuss some design of architecture of my solution.

This commit just adds new classes, but does NOT integrate them with llvm itself yet.


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

https://reviews.llvm.org/D149941



More information about the llvm-commits mailing list