AArch64: whitespace cleanup
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 6 Jul 2014 22:13:26 +0000 (22:13 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 6 Jul 2014 22:13:26 +0000 (22:13 +0000)
llvm-svn: 212420

llvm/lib/Target/AArch64/AArch64InstrInfo.td

index b1e8fa6..a58c6b6 100644 (file)
@@ -323,7 +323,7 @@ def : Pat<(AArch64LOADgot tconstpool:$addr),
 // System instructions.
 //===----------------------------------------------------------------------===//
 
-def HINT  : HintI<"hint">;
+def HINT : HintI<"hint">;
 def : InstAlias<"nop",  (HINT 0b000)>;
 def : InstAlias<"yield",(HINT 0b001)>;
 def : InstAlias<"wfe",  (HINT 0b010)>;