[PATCH] D149675: [LLD] fix llvm::demangle lifetime issue

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 15:16:41 PDT 2023


MaskRay added a comment.

In D149675#4313833 <https://reviews.llvm.org/D149675#4313833>, @nickdesaulniers wrote:

> sorry, the point I sync'ed to doesn't test cleanly with expensive checks enabled, so it's hard to know if my change is regressing anything new...(and this takes FOREVER to build and run tests with expensive checks enabled)...

You may just run `ninja check-lld-wasm`. The change does not affect other testsuites..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149675



More information about the llvm-commits mailing list