commit | bcaca87d5350f86350f444a2f783d7bf05bcfbad | [log] [tgz] |
---|---|---|
author | Tim Northover <Tim.Northover@arm.com> | Tue Feb 05 13:24:56 2013 +0000 |
committer | Tim Northover <Tim.Northover@arm.com> | Tue Feb 05 13:24:56 2013 +0000 |
tree | b671590b8874047ca3f12646a11897f25e504bce | |
parent | 969afbec64dceaf6100d656bd78c3ed4693ccf06 [diff] |
Fix formatting in AArch64 backend. This should fix three purely whitespace issues: + 80 column violations. + Tab characters. + TableGen brace placement. No functional changes. llvm-svn: 174370