This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c059eff813 Strip off invariant.start because memory locations arent invariant new 2f759d471a7 [dsymutil][doc] Improve wording in manpage and rename file.
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/CMakeLists.txt | 2 +- docs/CommandGuide/dsymutil.rst | 89 ++++++++++++++++++++++++++++++++++++ docs/CommandGuide/index.rst | 2 +- docs/CommandGuide/llvm-dsymutil.rst | 86 ---------------------------------- docs/CommandGuide/llvm-dwarfdump.rst | 2 +- test/tools/dsymutil/cmdline.test | 2 +- tools/dsymutil/dsymutil.cpp | 4 +- 7 files changed, 95 insertions(+), 92 deletions(-) create mode 100644 docs/CommandGuide/dsymutil.rst delete mode 100644 docs/CommandGuide/llvm-dsymutil.rst