[PATCH] D71913: [LTO/WPD] Enable aggressive WPD under LTO option

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 27 09:04:00 PST 2020


tejohnson added a comment.

In D71913#1837872 <https://reviews.llvm.org/D71913#1837872>, @tejohnson wrote:

> FYI I reverted this in rG90e630a95ecc <https://reviews.llvm.org/rG90e630a95ecc2cd615d631f684d61acc872ce37e> due to a cfi test failure in a windows sanitizer bot. Not sure what is happening, I'll need to try to debug it somehow tomorrow.


This patch went back in a little while ago at 2f63d549f1e1edd165392837aaa53f569f7fb88d <https://reviews.llvm.org/rG2f63d549f1e1edd165392837aaa53f569f7fb88d>, and looks like it will stick this time. The windows bot no longer fails with this patch after the enabling fix in D73418 <https://reviews.llvm.org/D73418> went in before this at
af954e441a5170a75687699d91d85e0692929d43 <https://reviews.llvm.org/rGaf954e441a5170a75687699d91d85e0692929d43>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71913





More information about the cfe-commits mailing list