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 combinatios of phase pipelines and arguments. I am trying to consolidate most of the uses of "FinalPhase" into its own separate scope.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM