This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65e39f87d07 Forgot to add triple to test in r308513. new acdb8f988e3 Move Runtime libcall definitions to a .def file
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: include/llvm/CodeGen/RuntimeLibcalls.def | 492 +++++++++++++++++++++++++++++++ include/llvm/CodeGen/RuntimeLibcalls.h | 468 +---------------------------- lib/CodeGen/TargetLoweringBase.cpp | 446 +--------------------------- 3 files changed, 503 insertions(+), 903 deletions(-) create mode 100644 include/llvm/CodeGen/RuntimeLibcalls.def