aboutsummaryrefslogtreecommitdiff
path: root/llgo/README.TXT
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2019-09-30 15:11:23 +0000
committerTom Stellard <tstellar@redhat.com>2019-11-21 15:43:45 -0800
commit28c1f51f14ff62f2b8ad05bd363718c2c2aef29e (patch)
tree328c9f828895d7c4cefe72f6b98d38f98ff5d109 /llgo/README.TXT
parent76817ab1e1043d269f415928fabd3f4a533b7e83 (diff)
downloadllvm-28c1f51f14ff62f2b8ad05bd363718c2c2aef29e.zip
llvm-28c1f51f14ff62f2b8ad05bd363718c2c2aef29e.tar.gz
llvm-28c1f51f14ff62f2b8ad05bd363718c2c2aef29e.tar.bz2
Merging r373220:
------------------------------------------------------------------------ r373220 | probinson | 2019-09-30 08:11:23 -0700 (Mon, 30 Sep 2019) | 12 lines [SSP] [3/3] cmpxchg and addrspacecast instructions can now trigger stack protectors. Fixes PR42238. Add test coverage for llvm.memset, as proxy for all llvm.mem* intrinsics. There are two issues here: (1) they could be lowered to a libc call, which could be intercepted, and do Bad Stuff; (2) with a non-constant size, they could overwrite the current stack frame. The test was mostly written by Matt Arsenault in r363169, which was later reverted; I tweaked what he had and added the llvm.memset part. Differential Revision: https://reviews.llvm.org/D67845 ------------------------------------------------------------------------
Diffstat (limited to 'llgo/README.TXT')
0 files changed, 0 insertions, 0 deletions