Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵ | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
| | | | | as cleanups after D56351 | ||||
* | Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to ↵ | Bill Wendling | 2013-08-22 | 1 | -1/+1 |
| | | | | | | 'false'. llvm-svn: 189068 | ||||
* | Attributes: Don't print trailing whitespace on the function attribute comment. | Benjamin Kramer | 2013-04-19 | 1 | -0/+9 |
llvm-svn: 179849 |