This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1801e2f Fix -Wunused-but-set-variable warning. new 1a56948 Move code only used by codegen out of MC. NFC. new 5f65d09 Mark test as XFAIL instead of disabling it everywhere.
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: .../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 3 ++ include/llvm/MC/MCObjectFileInfo.h | 6 --- include/llvm/Target/TargetLoweringObjectFile.h | 6 +++ lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 60 ++++++++++++++++++++-- lib/MC/MCObjectFileInfo.cpp | 40 --------------- test/tools/llvm-lto2/common.ll | 4 +- 6 files changed, 66 insertions(+), 53 deletions(-)