[all-commits] [llvm/llvm-project] 5607ff: Fix missing memcpy builtin on ppc64be
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Oct 29 08:36:17 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5607ff12fad9a54728a3cda0eacaffee02e4b434
https://github.com/llvm/llvm-project/commit/5607ff12fad9a54728a3cda0eacaffee02e4b434
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M clang/test/CodeGen/no-builtin.cpp
M clang/test/Sema/no-builtin.cpp
Log Message:
-----------
Fix missing memcpy builtin on ppc64be
See D68028
More information about the All-commits
mailing list