Skip to content
Commit eb4268d7 authored by Bill Wendling's avatar Bill Wendling
Browse files

- Modify the stack protector algorithm so that the stack slot is allocated in

  LLVM IR code and not in the selection DAG ISel. This is a cleaner solution.

- Fix the heuristic for determining if protectors are necessary. The previous
  one wasn't checking the proper type size.

llvm-svn: 58824
parent 87d0746e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment