This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2436764cf9 Work around an MSVC2017 update 3 codegen bug. new 115ab5283c AArch64 & ARM: move TargetInfo functions from .h to .cpp file. 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/Basic/Targets/AArch64.cpp | 451 ++++++++++++++++++++- lib/Basic/Targets/AArch64.h | 447 +++------------------ lib/Basic/Targets/ARM.cpp | 889 +++++++++++++++++++++++++++++++++++------- lib/Basic/Targets/ARM.h | 607 +++------------------------- 4 files changed, 1294 insertions(+), 1100 deletions(-)