| commit | d4c0dd47765c729bf502f8ee96fdec6f5b3695fe | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Fri Apr 26 21:57:17 2013 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Fri Apr 26 21:57:17 2013 +0000 |
| tree | ebd88be1d5fca42a323c15ec3ae1c475af7a3bf6 | |
| parent | 9de821ebfd344b04b45df335dc324d3d126ef42a [diff] |
Cleanup and document MachineLocation. Clarify documentation and API to make the difference between register and register-indirect addressed locations more explicit. Put in a comment to point out that with the current implementation we cannot specify a register-indirect location with offset 0 (a breg 0 in DWARF). No functionality change intended. rdar://problem/13658587 llvm-svn: 180641