Skip to content
  • Bill Wendling's avatar
    It's better to have the arrays, which would trigger the creation of stack · 0ff1ef65
    Bill Wendling authored
    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.
    
    llvm-svn: 109481
    0ff1ef65
Loading