summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-info-arg.ll
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
| | | | llvm-svn: 147513
* Directly point debug info to the stack slot of the arugment, instead of ↵Devang Patel2011-09-081-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
OpenPOWER on IntegriCloud