Skip to content

Commit 60451ae

Browse files
committed
Add blank line before comment
1 parent acdc25a commit 60451ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/Mips/Mips.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ def FeatureUseIndirectJumpsHazard : SubtargetFeature<"use-indirect-jump-hazard",
211211
def FeatureStrictAlign
212212
: SubtargetFeature<"strict-align", "StrictAlign", "true",
213213
"Disable unaligned load store for r6">;
214+
214215
//===----------------------------------------------------------------------===//
215216
// Mips Instruction Predicate Definitions.
216217
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)