================
@@ -84,7 +84,9 @@ enum class ThinOrFullLTOPhase {
/// Full LTO prelink phase.
FullLTOPreLink,
/// Full LTO postlink (backend compile) phase.
- FullLTOPostLink
+ FullLTOPostLink,
----------------
lfmeadow wrote:
Check with @scchan to see if anyone is using this phase or the PreLink phase.
I'm guessing that you can probably just delete all of this.
https://github.com/llvm/llvm-project/pull/225492
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits