[all-commits] [llvm/llvm-project] 7a443b: Revert "[symbolizer] Change error message if modul...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Fri Apr 14 03:39:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a443b1c493df49299f8ceb6275f2502bdf6a79c
https://github.com/llvm/llvm-project/commit/7a443b1c493df49299f8ceb6275f2502bdf6a79c
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
M llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
M llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
M llvm/test/DebugInfo/Symbolize/ELF/symtab-file2.yaml
M llvm/test/DebugInfo/symbolize-missing-file.test
M llvm/test/tools/llvm-symbolizer/debuginfod-missing-build-id.test
M llvm/test/tools/llvm-symbolizer/output-style-inlined.test
M llvm/test/tools/llvm-symbolizer/pdb/missing_pdb.test
M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
Log Message:
-----------
Revert "[symbolizer] Change error message if module not found"
This reverts commit 75f1f158812dabc03e70697b6b9c272230bce63d.
It caused fail on https://lab.llvm.org/buildbot#builders/37/builds/21461
More information about the All-commits
mailing list