OSDN Git Service

[AArch64] Test patch
authorEvandro Menezes <e.menezes@samsung.com>
Thu, 14 Dec 2017 23:06:18 +0000 (23:06 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Thu, 14 Dec 2017 23:06:18 +0000 (23:06 +0000)
Fix formatting by adding a missing blank line to test new network setup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320760 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/AArch64/AArch64.td

index ce0bce5..9cb4eaf 100644 (file)
@@ -142,6 +142,7 @@ def FeatureNoNegativeImmediates : SubtargetFeature<"no-neg-immediates",
 def FeatureLSLFast : SubtargetFeature<
     "lsl-fast", "HasLSLFast", "true",
     "CPU has a fastpath logical shift of up to 3 places">;
+
 //===----------------------------------------------------------------------===//
 // Architectures.
 //