[PATCH] D110568: Improve the effectiveness of BDCE's debug info salvaging

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 13:36:11 PDT 2021


aprantl added a comment.

In D110568#3028412 <https://reviews.llvm.org/D110568#3028412>, @nikic wrote:

> I've reverted this in https://github.com/llvm/llvm-project/commit/abbbc480a152c1afbac215064f22ae07c87ed964 because it causes an assertion failure during the test-suite build (using `O3.cmake`).

Thanks! It looks like it also triggered the asan bot. I'll take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110568



More information about the llvm-commits mailing list