[all-commits] [llvm/llvm-project] 68e07d: [clang][PowerPC] Enable -fstack-clash-protection o...
bzEq via All-commits
all-commits at lists.llvm.org
Sat Jul 4 21:07:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68e07da3e5d5175e24caa309e2b13cb333365c8c
https://github.com/llvm/llvm-project/commit/68e07da3e5d5175e24caa309e2b13cb333365c8c
Author: Kai Luo <lkail at cn.ibm.com>
Date: 2020-07-05 (Sun, 05 Jul 2020)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Basic/Targets/PPC.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/CodeGen/stack-clash-protection.c
Log Message:
-----------
[clang][PowerPC] Enable -fstack-clash-protection option for ppc64
Differential Revision: https://reviews.llvm.org/D81355
More information about the All-commits
mailing list