Skip to content

Commit b1d0fe0

Browse files
committed
[RISCV] Remove trailing whitespace. NFC
1 parent f53889f commit b1d0fe0

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)