[llvm] r180687 - AArch64 InstrFormats:
Jia Liu
proljc at gmail.com
Sat Apr 27 18:45:11 PDT 2013
Author: jialiu
Date: Sat Apr 27 20:45:11 2013
New Revision: 180687
URL: http://llvm.org/viewvc/llvm-project?rev=180687&view=rev
Log:
AArch64 InstrFormats:
delete blank.
Modified:
llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
Modified: llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td?rev=180687&r1=180686&r2=180687&view=diff
==============================================================================
--- llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td (original)
+++ llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td Sat Apr 27 20:45:11 2013
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// This file describes AArch64 instruction formats, down to the level of the
// instruction's overall class.
-// ===----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list