summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2013-07-01 21:31:10 +0000
committerChad Rosier <mcrosier@apple.com>2013-07-01 21:31:10 +0000
commit797ee3e3c697f1dc0e844b9cc670fd2b37133764 (patch)
tree3e035ef50330b65dac7873823911de6c7e73f763 /llvm/lib/Target
parentd02bbeb44eded6f1b5f5c3f727042ea37050002a (diff)
downloadbcm5719-llvm-797ee3e3c697f1dc0e844b9cc670fd2b37133764.tar.gz
bcm5719-llvm-797ee3e3c697f1dc0e844b9cc670fd2b37133764.zip
Add a newline.
llvm-svn: 185385
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/R600/Processors.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/R600/Processors.td b/llvm/lib/Target/R600/Processors.td
index a0735d48964..4631c04c41e 100644
--- a/llvm/lib/Target/R600/Processors.td
+++ b/llvm/lib/Target/R600/Processors.td
@@ -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]>;
OpenPOWER on IntegriCloud