[PATCH] D151432: [NFC][RFC][TableGen] Split GlobalISelEmitter.cpp

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 06:24:15 PDT 2023


Pierre-vh requested review of this revision.
Pierre-vh added a comment.

No big changes other than moving the files to the parent library to avoid linker issues.
I don't really see why TableGen/GlobalISel needs to be a separate library when it looks like it's just utils for the GI TableGen backend but I guess it's a discussion for another day


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151432



More information about the llvm-commits mailing list