This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from 55ead9f6f6 [NFC] Some small test updates for Implicit Conversion sanitizer. adds 4359c1a588 [AArch64] - return address signing
No new revisions were added by this update.
Summary of changes: include/clang/Driver/Options.td | 4 ++++ include/clang/Frontend/CodeGenOptions.def | 1 + include/clang/Frontend/CodeGenOptions.h | 6 ++++++ lib/CodeGen/TargetInfo.cpp | 17 +++++++++++++++++ lib/Driver/ToolChains/Clang.cpp | 5 +++++ lib/Frontend/CompilerInvocation.cpp | 14 ++++++++++++++ test/CodeGen/aarch64-sign-return-address.c | 14 ++++++++++++++ 7 files changed, 61 insertions(+) create mode 100644 test/CodeGen/aarch64-sign-return-address.c