================
@@ -211,6 +211,21 @@ def FeatureUseIndirectJumpsHazard : 
SubtargetFeature<"use-indirect-jump-hazard",
 def FeatureStrictAlign
     : SubtargetFeature<"strict-align", "StrictAlign", "true",
                        "Disable unaligned load store for r6">;
+//===----------------------------------------------------------------------===//
----------------
s-barannikov wrote:

nit: newline before comment

https://github.com/llvm/llvm-project/pull/158273
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to