aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SourceLevelDebugging.html
Commit message (Collapse)AuthorAgeFilesLines
* Document TEST=dbgoptDevang Patel2008-11-211-0/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59839 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor spelling and typo fixes.John Criswell2008-04-291-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50448 91177308-0d34-0410-b5e6-96231b3b80d8
* Update llvm.dbg.func.start.Evan Cheng2008-02-011-4/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46636 91177308-0d34-0410-b5e6-96231b3b80d8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1782
alignment is equal to the stack alignment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40004 91177308-0d34-0410-b5e6-96231b3b80d8