This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dae5d38e983 [GlobalISel] Add a G_JUMP_TABLE opcode. new 69f0756aa54 [docs] Add "GNU binutils Replacements" section to command guide
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/index.rst | 22 ++++++++++++++++++---- docs/CommandGuide/llvm-cxxfilt.md | 10 ++++++++++ docs/CommandGuide/llvm-objcopy.md | 16 ++++++++++++++++ docs/CommandGuide/llvm-ranlib.md | 17 +++++++++++++++++ docs/CommandGuide/llvm-readelf.md | 28 ++++++++++++++++++++++++++++ docs/CommandGuide/llvm-size.md | 10 ++++++++++ docs/CommandGuide/llvm-strings.md | 10 ++++++++++ docs/CommandGuide/llvm-strip.md | 16 ++++++++++++++++ 8 files changed, 125 insertions(+), 4 deletions(-) create mode 100644 docs/CommandGuide/llvm-cxxfilt.md create mode 100644 docs/CommandGuide/llvm-objcopy.md create mode 100644 docs/CommandGuide/llvm-ranlib.md create mode 100644 docs/CommandGuide/llvm-readelf.md create mode 100644 docs/CommandGuide/llvm-size.md create mode 100644 docs/CommandGuide/llvm-strings.md create mode 100644 docs/CommandGuide/llvm-strip.md