Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix more places which should be checking for iOS, not darwin. | Evan Cheng | 2012-01-04 | 1 | -1/+1 | |
| | | | | llvm-svn: 147513 | |||||
* | Directly point debug info to the stack slot of the arugment, instead of ↵ | Devang Patel | 2011-09-08 | 1 | -0/+65 | |
trying to keep track of vreg in which it the arugment is copied. The LiveDebugVariable can keep track of variable's ranges. llvm-svn: 139330 |