This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b431a94698 [AMDGPU] Set fast-math flags on functions given the options new 9fda176b0eb Add comments new 7f359b277e4 Fix 80 column violations new 7de891a778f llvm-dwarfdump: implement the --name lookup option.
The 3 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: test/tools/llvm-dwarfdump/X86/find.test | 2 +- .../llvm-dwarfdump/X86/{find.test => name.test} | 27 +++++------ test/tools/llvm-dwarfdump/cmdline.test | 1 + tools/dsymutil/DwarfLinker.cpp | 12 +++-- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 53 ++++++++++++++++++---- 5 files changed, 65 insertions(+), 30 deletions(-) copy test/tools/llvm-dwarfdump/X86/{find.test => name.test} (57%)