summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-11-06 02:29:10 +0000
committerBill Wendling <isanbard@gmail.com>2008-11-06 02:29:10 +0000
commitd970ea3eac465d36b925b3b173d51d77681f32d2 (patch)
tree3d22f836cf195ec60e901144d8d981847ef8d793 /llvm/lib/Target
parentb870fd887437c8cd94905b275595af6378017e19 (diff)
downloadbcm5719-llvm-d970ea3eac465d36b925b3b173d51d77681f32d2.tar.gz
bcm5719-llvm-d970ea3eac465d36b925b3b173d51d77681f32d2.zip
Implement the stack protector stack accesses via intrinsics:
- stackprotector_prologue creates a stack object and stores the guard there. - stackprotector_epilogue reads the stack guard from the stack position created by stackprotector_prologue. - The PrologEpilogInserter was changed to make sure that the stack guard is first on the stack frame. llvm-svn: 58791
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud