mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Add llvm-ctxprof-util to file list
Added in https://github.com/llvm/llvm-project/pull/100379.
This commit is contained in:
parent
1959463294
commit
26a4e937ba
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
|||
%{install_bindir}/llvm-cat
|
||||
%{install_bindir}/llvm-cfi-verify
|
||||
%{install_bindir}/llvm-cov
|
||||
%{install_bindir}/llvm-ctxprof-util
|
||||
%{install_bindir}/llvm-cvtres
|
||||
%{install_bindir}/llvm-cxxdump
|
||||
%{install_bindir}/llvm-cxxfilt
|
||||
|
@ -169,6 +170,7 @@
|
|||
%{_bindir}/llvm-cat%{exec_suffix}
|
||||
%{_bindir}/llvm-cfi-verify%{exec_suffix}
|
||||
%{_bindir}/llvm-cov%{exec_suffix}
|
||||
%{_bindir}/llvm-ctxprof-util%{exec_suffix}
|
||||
%{_bindir}/llvm-cvtres%{exec_suffix}
|
||||
%{_bindir}/llvm-cxxdump%{exec_suffix}
|
||||
%{_bindir}/llvm-cxxfilt%{exec_suffix}
|
||||
|
|
Loading…
Reference in a new issue