aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/StackProtector.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+6
* Reformat code with clang-format.Josh Magee2013-10-301-5/+6
* StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]NAKAMURA Takumi2013-10-301-8/+8
* Trailing whitespace in a comment line.NAKAMURA Takumi2013-10-301-1/+1
* [stackprotector] Update the StackProtector pass to perform datalayout analysis.Josh Magee2013-10-291-1/+30
* [stackprotector] Refactor the StackProtector pass from a single .cpp file int...Josh Magee2013-09-271-0/+97