Skip to content

Commit 5b0562a

Browse files
toppercNoumanAmir657
authored andcommitted
[RISCV] Remove trailing whitespace. NFC
1 parent 51ac5ae commit 5b0562a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/RISCV/RISCVFeatures.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ def FeatureStdExtSvpbmt
10401040

10411041
def FeatureStdExtSvvptc
10421042
: RISCVExtension<"svvptc", 1, 0,
1043-
"'svvptc' (Obviating Memory-Management Instructions after Marking PTEs Valid)">;
1043+
"'svvptc' (Obviating Memory-Management Instructions after Marking PTEs Valid)">;
10441044

10451045
def FeatureStdExtSha
10461046
: RISCVExtension<"sha", 1, 0,

0 commit comments

Comments
 (0)