[PATCH] D150505: [cmake] Disable GCC lifetime DSE

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 05:32:08 PDT 2023


jhuber6 added a comment.

In D150505#4341921 <https://reviews.llvm.org/D150505#4341921>, @xry111 wrote:

> It's already fixed by rG626849c71e85d546a004cc91866beab610222194 <https://reviews.llvm.org/rG626849c71e85d546a004cc91866beab610222194>.  See above.

I'm fairly certain that patch only fixes the failing test and not the underlying problem. I don't know if there's a good way to work around this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150505



More information about the llvm-commits mailing list