summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SafeStack/byval.ll
Commit message (Collapse)AuthorAgeFilesLines
* [safestack] Protect byval function arguments.Evgeniy Stepanov2015-12-011-0/+51
Detect unsafe byval function arguments and move them to the unsafe stack. llvm-svn: 254353
OpenPOWER on IntegriCloud