Skip to content

Commit 388833f

Browse files
nikictbaederr
authored andcommitted
Add new reduce-chunk-list binary
Added in llvm/llvm-project#89470.
1 parent 8794e47 commit 388833f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

files.spec.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
%{install_bindir}/llvm-undname
134134
%{install_bindir}/llvm-windres
135135
%{install_bindir}/llvm-xray
136+
%{install_bindir}/reduce-chunk-list
136137
%{install_bindir}/obj2yaml
137138
%{install_bindir}/opt
138139
%{install_bindir}/sancov
@@ -219,6 +220,7 @@
219220
%{_bindir}/llvm-undname%{exec_suffix}
220221
%{_bindir}/llvm-windres%{exec_suffix}
221222
%{_bindir}/llvm-xray%{exec_suffix}
223+
%{_bindir}/reduce-chunk-list%{exec_suffix}
222224
%{_bindir}/obj2yaml%{exec_suffix}
223225
%{_bindir}/opt%{exec_suffix}
224226
%{_bindir}/sancov%{exec_suffix}

0 commit comments

Comments
 (0)