llvm-6502/include
Bill Wendling dfc2c51d12 It's better to have the arrays, which would trigger the creation of stack
protectors, to be near the stack protectors on the stack. Accomplish this by
tagging the stack object with a predicate that indicates that it would trigger
this. In the prolog-epilog inserter, assign these objects to the stack after the
stack protector but before the other objects.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109481 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-27 01:55:19 +00:00
..
llvm It's better to have the arrays, which would trigger the creation of stack 2010-07-27 01:55:19 +00:00
llvm-c start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +00:00