Add a newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2013-07-01 21:31:10 +00:00
parent 89c83b7632
commit bde84a96ea

View 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]>;
def : Proc<"kaveri", SI_Itin, [FeatureSouthernIslands]>;