summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorPuyan Lotfi <puyan@puyan.org>2019-08-09 04:55:09 +0000
committerPuyan Lotfi <puyan@puyan.org>2019-08-09 04:55:09 +0000
commit82c51b18e48a2a7062c3340b66496c04bb5aecc0 (patch)
tree17b7e56c2ced3a90a4e5ab130756b3e8e549e2e0 /llvm/lib
parente9efaf35292da8f461ef46ce8eeb1c7bd70574a2 (diff)
downloadbcm5719-llvm-82c51b18e48a2a7062c3340b66496c04bb5aecc0.tar.gz
bcm5719-llvm-82c51b18e48a2a7062c3340b66496c04bb5aecc0.zip
[clang][NFC] Consolidating usage of "FinalPhase" in Driver::BuildActions.
I am working to remove this concept of the "FinalPhase" in the clang driver, but it is used in a lot of different places to do argument handling for different combinations of phase pipelines and arguments. I am trying to consolidate most of the uses of "FinalPhase" into its own separate scope. Eventually, in a subsequent patch I will move all of this stuff to a separate function, and have more of the complication phase list construction setup into types::getComplicationPhases. Differential Revision: https://reviews.llvm.org/D65969 llvm-svn: 368393
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud