This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4bb3bdf0d1 [X86] Create a TargetInfo header. NFC new ed8e1205d60 [XCore] Create a TargetInfo header. NFC
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: lib/Target/XCore/Disassembler/XCoreDisassembler.cpp | 5 +---- lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp | 1 + lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h | 2 -- lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp | 3 +-- .../AVRTargetInfo.h => XCore/TargetInfo/XCoreTargetInfo.h} | 14 ++++++++------ lib/Target/XCore/XCoreAsmPrinter.cpp | 1 + lib/Target/XCore/XCoreTargetMachine.cpp | 1 + 7 files changed, 13 insertions(+), 14 deletions(-) copy lib/Target/{AVR/TargetInfo/AVRTargetInfo.h => XCore/TargetInfo/XCoreTargetInf [...]