Add a newline.
authorChad Rosier <mcrosier@apple.com>
Mon, 1 Jul 2013 21:31:10 +0000 (21:31 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 1 Jul 2013 21:31:10 +0000 (21:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185385 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/R600/Processors.td

index a0735d48964876fc7b8092e9334b6736c46da307..4631c04c41e76848f72976509b07e8058127d6c6 100644 (file)
@@ -50,4 +50,4 @@ def : Proc<"oland",      SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"hainan",     SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"bonaire",    SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"kabini",     SI_Itin, [FeatureSouthernIslands]>;
-def : Proc<"kaveri",     SI_Itin, [FeatureSouthernIslands]>;
\ No newline at end of file
+def : Proc<"kaveri",     SI_Itin, [FeatureSouthernIslands]>;