[PATCH] D149675: [LLD] fix llvm::demangle lifetime issue
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 13:14:08 PDT 2023
nickdesaulniers added a comment.
Looks like the problematic call site is writeWhyExtract() in lld/wasm/Driver.cpp. Trying to figure out why we're not demangling the symbol reference though still...
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