[PATCH] D148032: [symbolizer] Change error message if module not found
Krasimir Georgiev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 06:58:48 PDT 2023
krasimir added a comment.
Note that I submitted https://github.com/llvm/llvm-project/commit/de4c038c7ba2c6a8d529cb094f1a7c3deaae9b75 to fix up the build failure before this got reverted. I subsequently reverted the fix https://github.com/llvm/llvm-project/commit/de4c038c7ba2c6a8d529cb094f1a7c3deaae9b75 in https://github.com/llvm/llvm-project/commit/de088dd3a0aa8f1a1e1ffb7ac4af264d5477dbfe to un-break the sanitizer after the revert of this patch, feel free to pick up the fix and continue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148032/new/
https://reviews.llvm.org/D148032
More information about the llvm-commits
mailing list