This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85303828fbc [ORC] Work around broken GCC/libstdc++ by adding an explici [...] new 7f8c512ee74 llvm-symbolizer: Untag addresses in object files by default.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/Symbolize/Symbolize.h | 1 + lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 16 ++++++++++++---- lib/DebugInfo/Symbolize/SymbolizableObjectFile.h | 7 +++++-- lib/DebugInfo/Symbolize/Symbolize.cpp | 4 ++-- test/tools/llvm-symbolizer/untag-addresses.test | 16 ++++++++++++++++ tools/llvm-symbolizer/llvm-symbolizer.cpp | 6 ++++++ 6 files changed, 42 insertions(+), 8 deletions(-) create mode 100644 test/tools/llvm-symbolizer/untag-addresses.test