This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef7a8ec9b9b Revert "[DEBUGINFO, NVPTX] Enable support for the debug inf [...] new 0c8614fd4d2 [llvm-symbolizer] Improve compatibility of --functions with [...]
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: docs/CommandGuide/llvm-symbolizer.rst | 2 +- test/DebugInfo/llvm-symbolizer.test | 15 ++-- test/tools/llvm-symbolizer/flag-grouping.test | 2 +- test/tools/llvm-symbolizer/functions.s | 109 ++++++++++++++++++++++++++ tools/llvm-symbolizer/llvm-symbolizer.cpp | 9 ++- 5 files changed, 125 insertions(+), 12 deletions(-) create mode 100644 test/tools/llvm-symbolizer/functions.s