aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64InstrFormats.td
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2013-04-28 01:45:11 +0000
committerJia Liu <proljc@gmail.com>2013-04-28 01:45:11 +0000
commit297a3ee16ee5d362cf0dccd7edbeb10fa586dced (patch)
tree79a0281e06d1b4ed031eb431169b08085af61cea /lib/Target/AArch64/AArch64InstrFormats.td
parent78a9b434e1e8cd627690bb6d942b2a0580e5fbc5 (diff)
downloadexternal_llvm-297a3ee16ee5d362cf0dccd7edbeb10fa586dced.zip
external_llvm-297a3ee16ee5d362cf0dccd7edbeb10fa586dced.tar.gz
external_llvm-297a3ee16ee5d362cf0dccd7edbeb10fa586dced.tar.bz2
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/AArch64InstrFormats.td')
-rw-r--r--lib/Target/AArch64/AArch64InstrFormats.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/AArch64/AArch64InstrFormats.td b/lib/Target/AArch64/AArch64InstrFormats.td
index cb93471..9dd122f 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.
-// ===----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//