This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65de13b975f AtomicExpand: Don't crash on non-0 alloca new 254898f6b83 Symbolize: Replace the Options constructor with in-class in [...] new 536b7f4575d Symbolize: Make DWPName a symbolizer option instead of an a [...]
The 2 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 | 29 +++++++++---------------- lib/DebugInfo/Symbolize/Symbolize.cpp | 18 +++++++-------- test/tools/llvm-symbolizer/split-dwarf-dwp.test | 5 +++-- tools/llvm-objdump/llvm-objdump.cpp | 7 +++--- tools/llvm-symbolizer/llvm-symbolizer.cpp | 20 +++++++++-------- tools/llvm-xray/xray-account.cpp | 4 +--- tools/llvm-xray/xray-converter.cpp | 4 +--- tools/llvm-xray/xray-extract.cpp | 4 +--- tools/llvm-xray/xray-graph.cpp | 4 +--- tools/llvm-xray/xray-stacks.cpp | 4 +--- 10 files changed, 41 insertions(+), 58 deletions(-)