Skip to content

Commit 9f274a9

Browse files
committed
[RISCV] Fix indentation for riscv_corev_alu.h in CMakeLists.txt. NFC.
1 parent 6abf5b9 commit 9f274a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Headers/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ set(ppc_htm_files
123123

124124
set(riscv_files
125125
riscv_bitmanip.h
126-
riscv_corev_alu.h
126+
riscv_corev_alu.h
127127
riscv_crypto.h
128128
riscv_ntlh.h
129129
sifive_vector.h

0 commit comments

Comments
 (0)