This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d35502198f [DAGCombiner] re-enable truncation of binops new 0f6ce82bae2 [COFF] Map truncated .eh_frame section name
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: include/llvm/Object/COFF.h | 2 + lib/Object/COFFObjectFile.cpp | 6 ++ test/tools/llvm-objdump/Inputs/eh_frame-coff.yaml | 104 ++++++++++++++++++++++ test/tools/llvm-objdump/eh_frame-coff.test | 28 ++++++ 4 files changed, 140 insertions(+) create mode 100644 test/tools/llvm-objdump/Inputs/eh_frame-coff.yaml create mode 100644 test/tools/llvm-objdump/eh_frame-coff.test