AArch64: whitespace cleanup
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrInfo.td
index b1e8fa64c2da594e1be1154e57e1c9f9fb15c8c5..a58c6b6fa6f9be2c0581231abdcbd9854858cb46 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)>;