[PATCH] D64098: [NFC][clang] Refactor getCompilationPhases step 1: Move list of phases into Types.def table.

Puyan Lotfi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 13:49:14 PDT 2019


plotfi created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
plotfi added a reviewer: compnerd.

Simplifying the phases generation process, first by copying the phases info into the Table.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D64098

Files:
  clang/include/clang/Driver/Types.def
  clang/include/clang/Driver/Types.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/Types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64098.207619.patch
Type: text/x-patch
Size: 20656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190702/45314b3c/attachment-0001.bin>


More information about the cfe-commits mailing list