[PATCH] D73242: [WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 19:34:42 PST 2020


tejohnson added a comment.

In D73242#1861111 <https://reviews.llvm.org/D73242#1861111>, @thakis wrote:

> This makes lld crash when linking chromium's base_unittests and probably does the same for most other binaries that use both thinlto and cfi: https://bugs.chromium.org/p/chromium/issues/detail?id=1049434


Reverted at 25aa2eef993e17708889abf56ed1ffad5074a9f4 <https://reviews.llvm.org/rG25aa2eef993e17708889abf56ed1ffad5074a9f4>. Will investigate using repro @thakis sent off patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73242





More information about the cfe-commits mailing list