[PATCH] D142968: [NFC] Extract `CodeGenInstAlias` into its own *.h/*.cpp

Jay Foad via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 03:37:17 PST 2023


foad added inline comments.


================
Comment at: clang/docs/tools/clang-formatted-files.txt:7421
 llvm/utils/not/not.cpp
+llvm/Utils/TableGen/CodeGenInstAlias.cpp
+llvm/Utils/TableGen/CodeGenInstAlias.h
----------------
Should come after CodeBeads in alphabetical order?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142968



More information about the cfe-commits mailing list