This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 527dfff180d [X86] Add test cases for opportunities to use KTEST when ch [...] new 0239fd32a43 [llvm-readobj] [COFF] Print the symbol index for relocations
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 | 10 ++++++++++ test/MC/COFF/cross-section-relative.s | 4 ++++ test/Object/yaml2obj-readobj.test | 3 +++ test/tools/llvm-readobj/relocations.test | 6 +++--- tools/llvm-readobj/COFFDumper.cpp | 4 ++++ 6 files changed, 26 insertions(+), 3 deletions(-)