Go to file
Bill Wendling eb4268d72f - 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
2008-11-07 01:23:58 +00:00
clang Initial, rudimentary implementation of operator overloading for binary 2008-11-06 23:29:22 +00:00
llvm - Modify the stack protector algorithm so that the stack slot is allocated in 2008-11-07 01:23:58 +00:00