This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 135715436aa [NewPM] Port HWASan and Kernel HWASan new 42fc938f155 [AArch64] 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/AArch64/AArch64AsmPrinter.cpp | 1 + lib/Target/AArch64/AArch64TargetMachine.cpp | 1 + lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 1 + .../AArch64/Disassembler/AArch64Disassembler.cpp | 1 + .../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 1 + .../AArch64/MCTargetDesc/AArch64MCTargetDesc.h | 6 ------ .../AArch64/TargetInfo/AArch64TargetInfo.cpp | 15 +++++++------- lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h | 24 ++++++++++++++++++++++ 8 files changed, 36 insertions(+), 14 deletions(-) create mode 100644 lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h