diff options
author | Jia Liu <proljc@gmail.com> | 2013-04-28 01:45:11 +0000 |
---|---|---|
committer | Jia Liu <proljc@gmail.com> | 2013-04-28 01:45:11 +0000 |
commit | 297a3ee16ee5d362cf0dccd7edbeb10fa586dced (patch) | |
tree | 79a0281e06d1b4ed031eb431169b08085af61cea /lib/Target/AArch64 | |
parent | 78a9b434e1e8cd627690bb6d942b2a0580e5fbc5 (diff) |
AArch64 InstrFormats:
delete blank.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180687 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/AArch64')
-rw-r--r-- | lib/Target/AArch64/AArch64InstrFormats.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/AArch64/AArch64InstrFormats.td b/lib/Target/AArch64/AArch64InstrFormats.td index cb93471058..9dd122f149 100644 --- a/lib/Target/AArch64/AArch64InstrFormats.td +++ b/lib/Target/AArch64/AArch64InstrFormats.td @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// // This file describes AArch64 instruction formats, down to the level of the // instruction's overall class. -// ===----------------------------------------------------------------------===// +//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===// |