This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6fb0d82dfe6 [AMDGPU] drop getIsFP td helper new 0fe6aada166 [Error] Make llvm::cantFail include the original error messages new dcc80a5730a Reland [llvm-objdump] Use a counter for llvm-objdump -h ins [...]
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/Support/Error.h | 20 ++++++++ test/tools/llvm-objdump/xcoff-section-headers.test | 18 ++++---- tools/llvm-objdump/llvm-objdump.cpp | 53 +++++++++++++++++----- tools/llvm-objdump/llvm-objdump.h | 14 +++++- unittests/Support/ErrorTest.cpp | 17 ++++--- 5 files changed, 93 insertions(+), 29 deletions(-)