summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/attribute-comment.ll
Commit message (Collapse)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵Fangrui Song2019-12-241-1/+1
| | | | as cleanups after D56351
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to ↵Bill Wendling2013-08-221-1/+1
| | | | | | 'false'. llvm-svn: 189068
* Attributes: Don't print trailing whitespace on the function attribute comment.Benjamin Kramer2013-04-191-0/+9
llvm-svn: 179849
OpenPOWER on IntegriCloud