This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb0029ff8c0 [Sparc] Create a TargetInfo header. NFC new ca462efaa83 [SystemZ] 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/SystemZ/AsmParser/SystemZAsmParser.cpp | 1 + lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp | 1 + lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp | 1 + lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h | 2 -- lib/Target/SystemZ/SystemZAsmPrinter.cpp | 1 + lib/Target/SystemZ/SystemZTargetMachine.cpp | 1 + lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp | 2 +- .../TargetInfo/SystemZTargetInfo.h} | 10 +++++----- 8 files changed, 11 insertions(+), 8 deletions(-) copy lib/Target/{Hexagon/TargetInfo/HexagonTargetInfo.h => SystemZ/TargetInfo/Syst [...]