Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a method to get the object-file appropriate stack map section. | Lang Hames | 2013-11-08 | 1 | -2/+1 | |
| | | | | | | Thanks to Eric Christopher for the tips on the appropriate way to do this. llvm-svn: 194282 | |||||
* | Unused variable | Andrew Trick | 2013-10-31 | 1 | -0/+1 | |
| | | | | llvm-svn: 193819 | |||||
* | Add support for stack map generation in the X86 backend. | Andrew Trick | 2013-10-31 | 1 | -0/+213 | |
Originally implemented by Lang Hames. llvm-svn: 193811 |