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 | a5a5c715e129ee77e78aae0c6b0f4f7e1e2eaea6 (patch) | |
| tree | f6dd023cccf6a920b3a4dc79ffedd20c46a694d1 /llvm/lib | |
| parent | 447440907e5b826f018a52abe8ce9d0ed994100a (diff) | |
| download | bcm5719-llvm-a5a5c715e129ee77e78aae0c6b0f4f7e1e2eaea6.tar.gz bcm5719-llvm-a5a5c715e129ee77e78aae0c6b0f4f7e1e2eaea6.zip | |
AArch64 InstrFormats:
delete blank.
llvm-svn: 180687
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/AArch64/AArch64InstrFormats.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/AArch64/AArch64InstrFormats.td b/llvm/lib/Target/AArch64/AArch64InstrFormats.td index cb93471058d..9dd122f1494 100644 --- a/llvm/lib/Target/AArch64/AArch64InstrFormats.td +++ b/llvm/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. -// ===----------------------------------------------------------------------===// +//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===// |

