Skip to content

Commit e10686b

Browse files
committed
nit:clang format
1 parent 401cd0a commit e10686b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/MC/MCSubtargetInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ struct BasicSubtargetSubTypeKV {
7878
};
7979

8080
struct SubtargetSubTypeKV : BasicSubtargetSubTypeKV {
81-
FeatureBitArray TuneImplies; ///< K-V bit mask
81+
FeatureBitArray TuneImplies; ///< K-V bit mask
8282
const MCSchedModel *SchedModel;
8383
};
8484

0 commit comments

Comments
 (0)