]> git.pld-linux.org Git - packages/llvm.git/blame - llvm.spec
- added libexecdir patch, consistently package binaries from both scan-build in libex...
[packages/llvm.git] / llvm.spec
CommitLineData
30b45f1a
JR
1#
2# NOTE:
3# - normal build (x86_64) requires about 80 GB of disk space
4#
6df3b432
JB
5# TODO:
6# - move and package:
5013c7ea 7# %{_datadir}/clang/bash-autocomplete.sh
6df3b432 8# %{_datadir}/clang/clang-format-sublime.py - sublime plugin
5013c7ea
JB
9# %{_datadir}/clang/clang-format.el - clang tools emacs integration
10# %{_datadir}/clang/clang-include-fixer.el
11# %{_datadir}/clang/clang-rename.el
6df3b432 12# - no content in doc package (it used to contain parts of clang apidocs and some examples)
6c2b1a44 13# - system isl in polly?
bc88141a 14#
9556f4c9 15# Conditional build:
a531db5e
JP
16%bcond_without lldb # LLDB debugger
17%bcond_without polly # Polly cache-locality optimization, auto-parallelism and vectorization
18%bcond_without rt # compiler-rt libraries
19%bcond_without multilib # compiler-rt multilib libraries
20%bcond_without ocaml # OCaml binding
21%bcond_without z3 # Z3 constraint solver support in Clang Static Analyzer
22%bcond_without doc # HTML docs and man pages
23%bcond_without target_aarch64 # AArch64 target support
24%bcond_without target_amdgpu # AMDGPU target support
25%bcond_without target_arm # ARM target support
26%bcond_without target_avr # AVR target support
27%bcond_without target_bpf # BPF target support
28%bcond_without target_hexagon # Hexagon target support
29%bcond_without target_lanai # Lanai target support
30%bcond_without target_mips # Mips target support
31%bcond_without target_msp430 # MSP430 target support
32%bcond_without target_nvptx # NVPTX target support
33%bcond_without target_powerpc # PowerPC target support
34%bcond_without target_riscv # RISCV target support
35%bcond_without target_sparc # Sparc target support
36%bcond_without target_systemz # SystemZ target support
37%bcond_without target_webassembly # WebAssembly target support
38%bcond_without target_x86 # X86 target support
39%bcond_without target_xcore # XCore target support
40%bcond_with flang # flang (Fortran18) compiler (broken as of 11.0.1)
41%bcond_with cxxmodules # C++20 modules (requires support in bootstrap compiler)
42%bcond_with apidocs # doxygen docs (HUGE, so they are not built by default)
43%bcond_with tests # run tests
44%bcond_with lowmem # lower memory requirements
9556f4c9 45
4ba3b2b3 46# No ocaml on other arches or no native ocaml (required for ocaml-ctypes)
5013c7ea 47%ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
9556f4c9
ER
48%undefine with_ocaml
49%endif
50
bdd7e0f7
JP
51%ifarch armv3l armv4b armv4l armv4tl armv5tl armv5tel armv5tejl armv6l armv6hl
52%undefine with_rt
53%endif
54
1431eb62 55%ifarch %{arm} aarch64
c377e543 56%define with_lowmem 1
1431eb62
JP
57%endif
58
a531db5e
JP
59%define targets_to_build %{?with_target_aarch64:AArch64;}%{?with_target_amdgpu:AMDGPU;}%{?with_target_arm:ARM;}%{?with_target_avr:AVR;}%{?with_target_bpf:BPF;}%{?with_target_hexagon:Hexagon;}%{?with_target_lanai:Lanai;}%{?with_target_mips:Mips;}%{?with_target_msp430:MSP430;}%{?with_target_nvptx:NVPTX;}%{?with_target_powerpc:PowerPC;}%{?with_target_riscv:RISCV;}%{?with_target_sparc:Sparc;}%{?with_target_systemz:SystemZ;}%{?with_target_webassembly:WebAssembly;}%{?with_target_x86:X86;}%{?with_target_xcore:XCore;}
60
aa11c230 61Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
2326a99f 62Summary(pl.UTF-8): Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
aa11c230 63Name: llvm
8d52ede4 64Version: 13.0.0
2b0eee50 65Release: 3
aa11c230 66License: University of Illinois/NCSA Open Source License
67Group: Development/Languages
44d18de7
JB
68#Source0Download: https://github.com/llvm/llvm-project/releases/
69Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{name}-%{version}.src.tar.xz
8d52ede4 70# Source0-md5: 8c24626dce3ee9d87d1079ebf0897db5
44d18de7 71Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/clang-%{version}.src.tar.xz
8d52ede4 72# Source1-md5: 020cbac6e5786094fe4f96f72e290763
44d18de7 73Source2: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/compiler-rt-%{version}.src.tar.xz
8d52ede4 74# Source2-md5: e2e136656d27d60c5f40e20260f63c07
44d18de7 75Source3: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/lldb-%{version}.src.tar.xz
8d52ede4 76# Source3-md5: 0956c6078d1fd3bee22d064e2addd784
44d18de7 77Source4: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/polly-%{version}.src.tar.xz
8d52ede4 78# Source4-md5: 4bde9e5c4d739576cf2d804d50c822d6
44d18de7 79Source5: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/clang-tools-extra-%{version}.src.tar.xz
8d52ede4 80# Source5-md5: f86778fc0d97508b4d7c244d93ebf944
44d18de7 81Source6: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/lld-%{version}.src.tar.xz
8d52ede4 82# Source6-md5: e4f95d6cb895ebedf2c3224585682159
1a356f89 83Source7: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/flang-%{version}.src.tar.xz
8d52ede4
JP
84# Source7-md5: 4125a570905dd2755748e6f33442b74d
85# "mlir" subdir extracted from https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-project-13.0.0.src.tar.xz
1a356f89 86Source8: mlir-%{version}.tar.xz
8d52ede4 87# Source8-md5: de6a9476ef2a52b59d7c29a8bb786719
9f7b77bd 88Patch1: %{name}-pld.patch
200602f4 89Patch2: %{name}-python-modules.patch
9f7b77bd 90Patch3: x32-gcc-toolchain.patch
d96b39d3 91Patch4: cmake-buildtype.patch
d706a70d 92Patch5: %{name}-ocaml-shared.patch
1a356f89 93Patch6: %{name}-flang.patch
40bef2a3 94Patch7: llvm12-build_fixes.patch
4a967aa9 95Patch8: %{name}-selective_bindings.patch
e25801fb 96Patch9: %{name}-libexecdir.patch
2326a99f 97URL: http://llvm.org/
bc88141a 98BuildRequires: bash
803f8d9b 99BuildRequires: binutils-devel
d997b14b 100BuildRequires: bison
134d4fc5 101BuildRequires: cmake >= 3.13.4
d997b14b 102BuildRequires: flex
d997b14b 103BuildRequires: groff
6c2b1a44 104BuildRequires: libedit-devel
bc88141a 105BuildRequires: libltdl-devel
44d18de7 106BuildRequires: libpfm-devel
ad697ab7 107BuildRequires: libstdc++-devel >= 6:5
44d18de7 108BuildRequires: libxml2-devel >= 2
6c2b1a44 109BuildRequires: ncurses-devel
2bbd0701 110%if %{with ocaml}
5013c7ea 111BuildRequires: ocaml >= 4.00.0
c6c890ee 112BuildRequires: ocaml-ctypes-devel >= 0.4
2bbd0701 113BuildRequires: ocaml-findlib
77c13dab 114BuildRequires: ocaml-ocamldoc
85ae1a18 115%{?with_tests:BuildRequires: ocaml-ounit >= 2}
2bbd0701 116%endif
8132e62b 117BuildRequires: perl-base >= 1:5.6
8c156e7d 118BuildRequires: perl-tools-pod
134d4fc5 119BuildRequires: python3 >= 1:3
40bef2a3
JP
120BuildRequires: python3-PyYAML
121BuildRequires: python3-pygments >= 2.0
8c156e7d 122BuildRequires: rpm-pythonprov
a5fe2ce1 123BuildRequires: rpmbuild(macros) >= 1.742
b0068ae4 124%{?with_doc:BuildRequires: sphinx-pdg}
b883cf1e 125BuildRequires: tar >= 1:1.22
78991aba 126BuildRequires: xar-devel >= 1.6
b883cf1e 127BuildRequires: xz
200602f4 128%{?with_z3:BuildRequires: z3-devel >= 4.7.1}
6c2b1a44 129BuildRequires: zlib-devel
dd9350c7
JB
130%if %{with apidocs}
131BuildRequires: doxygen
132BuildRequires: graphviz
133%endif
134%if %{with tests}
135BuildRequires: dejagnu
dd9350c7 136BuildRequires: tcl-devel
356a0bbd 137%endif
589b92f5
JB
138%if %{with rt} && %{with multilib}
139%ifarch %{x8664}
140BuildRequires: gcc-c++-multilib-32
141BuildRequires: libstdc++-multilib-32-devel
142%endif
fe705967 143%ifarch x32
3b28b31d
JB
144BuildRequires: gcc-c++-multilib-32
145BuildRequires: gcc-c++-multilib-64
146BuildRequires: glibc-devel(x86_64)
147BuildRequires: libstdc++-multilib-32-devel
148BuildRequires: libstdc++-multilib-64-devel
fe705967 149%endif
589b92f5 150%endif
b883cf1e 151%if %{with lldb}
c6c890ee 152BuildRequires: epydoc
d92b4c2a 153%ifarch i386 i486 %{arm}
64f4e87f
JB
154BuildRequires: libatomic-devel
155%endif
b883cf1e 156BuildRequires: libxml2-devel >= 2
ad697ab7 157BuildRequires: lua-devel
b883cf1e 158BuildRequires: ncurses-ext-devel
134d4fc5 159BuildRequires: python3-devel >= 1:3.2
c330693d 160%{?with_doc:BuildRequires: python3-recommonmark}
12aa4b7a 161BuildRequires: swig-python >= 3.0.11
ad697ab7 162BuildRequires: xz-devel
b883cf1e 163%endif
b0068ae4 164%if %{with polly}
6c2b1a44
JB
165#BuildRequires: gmp-devel or imath-devel (private copy in polly/lib/External/isl/imath)
166# private copy in polly/lib/External/isl
ad697ab7 167#BuildRequires: isl-devel >= 0.22.1
6c2b1a44 168#TODO (bcond): cuda-devel (with POLLY_ENABLE_GPGPU_CODEGEN=ON)
9b8c1bd2 169%{?with_target_nvptx:BuildRequires: ocl-icd-libOpenCL-devel}
b0068ae4 170%endif
634a3e5b
JB
171%if %{with ocaml}
172BuildConflicts: llvm-ocaml
173%endif
8c514f23 174Requires: %{name}-libs = %{version}-%{release}
9556f4c9
ER
175# LLVM is not supported on PPC64
176# http://llvm.org/bugs/show_bug.cgi?id=3729
177ExcludeArch: ppc64
aa11c230 178BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
179
8d52ede4 180%define abi 13
356a0bbd 181%define _sysconfdir /etc/%{name}
021b3c3d 182
9556f4c9 183%define specflags_ppc -fno-var-tracking-assignments
7a1e73fa
JP
184
185# objcopy: BFD (GNU Binutils) 2.32 assertion fail format.c:459
186# objcopy: error: .../libLLVM-8.so(.debug_gnu_pubtypes) is too large (0x1ceee347 bytes)
187# objcopy: .../libLLVM-8.so[.debug_gnu_pubtypes]: memory exhausted
188%ifarch x32
189%define _enable_debug_packages 0
190%endif
af221038 191# ix86 and x32 - the same issue as https://llvm.org/bugs/show_bug.cgi?id=27237
5013c7ea
JB
192# use -gsplit-dwarf only when building packages with debuginfo
193# to avoid excessive disk space usage
50fe0adf
JB
194%if 0%{?_enable_debug_packages}
195%define specflags -gsplit-dwarf
196%endif
9556f4c9 197
6832a5c5
ER
198# strip corrupts: $RPM_BUILD_ROOT/usr/lib64/llvm-gcc/bin/llvm-c++ ...
199%define _noautostrip .*/\\(libmud.*\\.a\\|bin/llvm-.*\\|lib.*++\\.a\\)
200
782c6e1e
ER
201# clang doesn't know -fvar-tracking-assignments, and leaving it here would pollute llvm-config
202# -Werror=format-security is for swig
203# TODO: add - -Werror=format-security to tools/lldb/scripts/LLDBWrapPython.cpp
4a1d21cc 204%define filterout_c -fvar-tracking-assignments
782c6e1e 205%define filterout_cxx -fvar-tracking-assignments -Werror=format-security
4a1d21cc
JR
206%define filterout_ccpp -fvar-tracking-assignments
207
aa11c230 208%description
209LLVM is a compiler infrastructure designed for compile-time,
210link-time, runtime, and idle-time optimization of programs from
211arbitrary programming languages. LLVM is written in C++ and has been
212developed since 2000 at the University of Illinois and Apple. It
621ec11f
JB
213currently supports compilation of C and C++ programs using clang
214frontend.
aa11c230 215
2326a99f
JB
216%description -l pl.UTF-8
217LLVM to infrastruktura kompilatora zaprojektowana do optymalizacji
218czasu kompilowania, linkowania, działania i bezczynności programów w
219dowolnych językach programowania. Jest napisana w C++, rozwijana od
220roku 2000 przez Uniwersytet w Illinois i Apple. Aktualnie obsługuje
621ec11f 221kompilację programów w C i C++ przy użyciu frontendu clang.
2326a99f 222
8c514f23 223%package libs
87977e26
JR
224Summary: LLVM shared libraries
225Summary(pl.UTF-8): Biblioteki współdzielone LLVM-a
8c514f23
JB
226Group: Libraries
227Conflicts: llvm < 3.2
228
229%description libs
87977e26 230LLVM shared libraries.
8c514f23
JB
231
232%description libs -l pl.UTF-8
87977e26 233Biblioteki współdzielone LLVM-a.
8c514f23 234
bc88141a 235%package devel
621ec11f
JB
236Summary: Static libraries and header files for LLVM
237Summary(pl.UTF-8): Biblioteki statyczne i pliki nagłówkowe dla LLVM-a
bc88141a 238Group: Development/Languages
8c514f23 239Requires: %{name}-libs = %{version}-%{release}
bc88141a
ER
240Requires: libstdc++-devel >= 6:3.4
241
242%description devel
621ec11f
JB
243This package contains static libraries and header files needed to
244develop new native programs that use the LLVM infrastructure.
245
246%description devel -l pl.UTF-8
247Ten pakiet zawiera biblioteki statyczne oraz pliki nagłówkowe
248potrzebne do tworzenia nowych programów natywnych wykorzystujących
249infrastrukturę LLVM.
bc88141a 250
9556f4c9
ER
251%package doc
252Summary: Documentation for LLVM
621ec11f 253Summary(pl.UTF-8): Dokumentacja do LLVM-a
9556f4c9
ER
254Group: Documentation
255# does not require base
bc88141a 256
9556f4c9
ER
257%description doc
258Documentation for the LLVM compiler infrastructure.
bc88141a 259
621ec11f
JB
260%description doc -l pl.UTF-8
261Dokumentacja do infrastruktury kompilatorów LLVM.
262
9556f4c9
ER
263%package apidocs
264Summary: API documentation for LLVM
621ec11f 265Summary(pl.UTF-8): Dokumentacja API LLVM-a
9556f4c9
ER
266Group: Development/Languages
267Requires: %{name}-doc = %{version}-%{release}
bc88141a 268
9556f4c9
ER
269%description apidocs
270API documentation for the LLVM compiler infrastructure.
bc88141a 271
621ec11f
JB
272%description apidocs -l pl.UTF-8
273Dokumentacja API infrastruktury kompilatorów LLVM.
274
b0068ae4
JB
275%package polly
276Summary: Polyhedral optimizations for LLVM
277Summary(pl.UTF-8): Optymalizacje wielościanowe dla LLVM-a
278Group: Development/Tools
279URL: http://polly.llvm.org/
280Requires: %{name} = %{version}-%{release}
281
282%description polly
283Polly is a high-level loop and data-locality optimizer and
284optimization infrastructure for LLVM. It uses an abstract mathematical
285representation based on integer polyhedra to analyze and optimize the
286memory access pattern of a program.
287
288%description polly -l pl.UTF-8
289Polly to wysokopoziomowy optymalizator i infrastruktura LLVM-a do
290optymalizacji pętli i położenia danych. Wykorzystuje abstrakcyjną
291reprezentację matematyczną opartą na wielościanach całkowitoliczbowych
292do analizy i optymalizacji wzorców dostępu do pamięci przez program.
293
294%package polly-devel
295Summary: Header files for LLVM Polly optimization infrastructure
296Summary(pl.UTF-8): Pliki nagłówkowe infrastruktury optymalizacji LLVM-a Polly
297Group: Development/Libraries
298URL: http://polly.llvm.org/
299Requires: %{name}-devel = %{version}-%{release}
300Requires: %{name}-polly = %{version}-%{release}
301
302%description polly-devel
303Header files for LLVM Polly optimization infrastructure.
304
305%description polly-devel -l pl.UTF-8
306Pliki nagłówkowe infrastruktury optymalizacji LLVM-a Polly.
307
d997b14b
AM
308%package -n clang
309Summary: A C language family frontend for LLVM
621ec11f 310Summary(pl.UTF-8): Frontend LLVM-a do języków z rodziny C
d997b14b
AM
311License: NCSA
312Group: Development/Languages
8c514f23 313Requires: %{name} = %{version}-%{release}
87977e26 314Requires: clang-libs = %{version}-%{release}
d997b14b
AM
315
316%description -n clang
317clang: noun 1. A loud, resonant, metallic sound. 2. The strident call
318of a crane or goose. 3. C-language family front-end toolkit.
319
320The goal of the Clang project is to create a new C, C++, Objective C
321and Objective C++ front-end for the LLVM compiler. Its tools are built
322as libraries and designed to be loosely-coupled and extendable.
323
621ec11f
JB
324%description -n clang -l pl.UTF-8
325clang (z angielskiego): 1. głośny, rezonujący, metaliczny dźwięk; 2.
326piskliwy odgłos żurawia lub gęsi; 3. narzędzia frontendowe dla języków
327z rodziny C.
328
329Celem projektu Clang jest utworzenie nowego frontendu dla kompilatora
330LLVM do języków C, C++, Objective C i Objective C++. Narzędzia są
331budowane jako biblioteki i zaprojektowane z myślą o swobodnym łączeniu
332i rozszerzaniu.
333
87977e26
JR
334%package -n clang-libs
335Summary: Clang shared libraries
336Summary(pl.UTF-8): Biblioteki współdzielone Clanga
337Group: Libraries
338
339%description -n clang-libs
340Clang shared libraries.
341
342%description -n clang-libs -l pl.UTF-8
343Biblioteki współdzielone Clanga.
344
9eefd942
JR
345%package -n clang-multilib
346Summary: A C language family frontend for LLVM - 32-bit support
347Summary(pl.UTF-8): Frontend LLVM-a do języków z rodziny C - obsługa binariów 32-bitowych
348License: NCSA
349Group: Development/Languages
350Requires: clang = %{version}-%{release}
351
352%description -n clang-multilib
353clang: noun 1. A loud, resonant, metallic sound. 2. The strident call
354of a crane or goose. 3. C-language family front-end toolkit.
355
356The goal of the Clang project is to create a new C, C++, Objective C
357and Objective C++ front-end for the LLVM compiler. Its tools are built
358as libraries and designed to be loosely-coupled and extendable.
359
360This package contains the C compiler support for producing 32-bit
361programs on 64-bit host.
362
363%description -n clang-multilib -l pl.UTF-8
364clang (z angielskiego): 1. głośny, rezonujący, metaliczny dźwięk; 2.
365piskliwy odgłos żurawia lub gęsi; 3. narzędzia frontendowe dla języków
366z rodziny C.
367
368Celem projektu Clang jest utworzenie nowego frontendu dla kompilatora
369LLVM do języków C, C++, Objective C i Objective C++. Narzędzia są
370budowane jako biblioteki i zaprojektowane z myślą o swobodnym łączeniu
371i rozszerzaniu.
372
373Ten pakiet zawiera rozszerzenie kompilatora C o obsługę tworzenia
374programów 32-bitowych na maszynie 64-bitowej.
375
d997b14b
AM
376%package -n clang-analyzer
377Summary: A source code analysis framework
621ec11f 378Summary(pl.UTF-8): Szkielet do analizy kodu źródłowego
d997b14b
AM
379License: NCSA
380Group: Development/Languages
381Requires: clang = %{version}-%{release}
382# not picked up automatically since files are currently not instaled
383# in standard Python hierarchies yet
40bef2a3 384Requires: python3
d997b14b
AM
385
386%description -n clang-analyzer
387The Clang Static Analyzer consists of both a source code analysis
388framework and a standalone tool that finds bugs in C and Objective-C
389programs. The standalone tool is invoked from the command-line, and is
390intended to run in tandem with a build of a project or code base.
391
621ec11f
JB
392%description -n clang-analyzer -l pl.UTF-8
393Clang Static Analyzer składa się ze szkieletu do analizy kodu
394źródłowego oraz samodzielnego narzędzia znajdującego błędy w
395programach w C i C++. Narzędzie jest wywoływane z linii poleceń, z
396myślą o uruchamianiu wraz z kompilacją projektu lub kodu.
397
9556f4c9 398%package -n clang-devel
621ec11f
JB
399Summary: Header files for Clang
400Summary(pl.UTF-8): Pliki nagłówkowe Clanga
9556f4c9 401Group: Development/Languages
8c514f23 402Requires: %{name}-devel = %{version}-%{release}
9556f4c9 403Requires: clang = %{version}-%{release}
07de6be6 404%{?with_polly:Requires: llvm-polly-devel = %{version}-%{release}}
9556f4c9
ER
405
406%description -n clang-devel
407This package contains header files for the Clang compiler.
408
621ec11f
JB
409%description -n clang-devel -l pl.UTF-8
410Ten pakiet zawiera pliki nagłówkowe kompilatora Clang.
411
9556f4c9
ER
412%package -n clang-doc
413Summary: Documentation for Clang
621ec11f 414Summary(pl.UTF-8): Dokumentacja do Clanga
9556f4c9
ER
415Group: Documentation
416Requires: %{name} = %{version}-%{release}
417
418%description -n clang-doc
419Documentation for the Clang compiler front-end.
420
621ec11f
JB
421%description -n clang-doc -l pl.UTF-8
422Dokumentacja do frontendu kompilatora Clang.
423
9556f4c9
ER
424%package -n clang-apidocs
425Summary: API documentation for Clang
621ec11f 426Summary(pl.UTF-8): Dokumentacja API Clanga
9556f4c9
ER
427Group: Development/Languages
428Requires: clang-doc = %{version}-%{release}
429
430%description -n clang-apidocs
431API documentation for the Clang compiler.
432
621ec11f
JB
433%description -n clang-apidocs -l pl.UTF-8
434Dokumentacja API kompilatora Clang.
435
b0068ae4
JB
436%package -n clang-tools-extra
437Summary: Extra tools for Clang
438Summary(pl.UTF-8): Dodatkowe narzędzia do kompilatora Clang
439Group: Development/Tools
440URL: http://clang.llvm.org/docs/ClangTools.html
441Requires: clang = %{version}-%{release}
442
443%description -n clang-tools-extra
444Extra tools for Clang.
445
446%description -n clang-tools-extra -l pl.UTF-8
447Dodatkowe narzędzia do kompilatora Clang.
448
ba1cf74d
JB
449%package -n lld
450Summary: The LLVM linker
451Summary(pl.UTF-8): Konsolidator z projektu LLVM
452Group: Development/Libraries
453URL: http://lld.llvm.org/
454Requires: %{name} = %{version}-%{release}
455
456%description -n lld
457lld is a new set of modular code for creating linker tools.
458
459%description -n lld -l pl.UTF-8
460lld to nowy zbiór modularnego kodu do tworzenia narzędzi
461konsolidujących.
462
463%package -n lld-devel
464Summary: Development files for LLD linker tools
465Summary(pl.UTF-8): Pliki programistyczne narzędzi konsolidujących LLD
466Group: Development/Tools
467URL: http://lld.llvm.org/
468Requires: %{name}-devel = %{version}-%{release}
78991aba 469Requires: xar-devel >= 1.6
ba1cf74d
JB
470
471%description -n lld-devel
472Development files for LLD linker tools.
473
474%description -n lld-devel -l pl.UTF-8
475Pliki programistyczne narzędzi konsolidujących LLD.
476
5a7ac479
JB
477%package -n lldb
478Summary: Next generation high-performance debugger
479Summary(pl.UTF-8): Wydajny debugger nowej generacji
480Group: Development/Debuggers
ba1cf74d 481URL: http://lldb.llvm.org/
5a7ac479 482Requires: %{name} = %{version}-%{release}
40bef2a3 483Requires: python3-six
5a7ac479
JB
484
485%description -n lldb
486LLDB is a next generation, high-performance debugger. It is built as a
487set of reusable components which highly leverage existing libraries in
488the larger LLVM Project, such as the Clang expression parser and LLVM
489disassembler.
490
491%description -n lldb -l pl.UTF-8
492LLDB to wydajny debugger nowej generacji. Jest zbudowany w oparciu o
493komponenty wielokrotnego użytku, wykorzystujące istniejące biblioteki
494w projekcie LLVM, takie jak analizator wyrażeń kompilatora Clang oraz
495disasembler LLVM.
496
497%package -n lldb-devel
ba1cf74d
JB
498Summary: Development files for LLDB debugger
499Summary(pl.UTF-8): Pliki programistyczne debuggera LLDB
5a7ac479 500Group: Development/Libraries
ba1cf74d 501URL: http://lldb.llvm.org/
5a7ac479
JB
502Requires: %{name}-devel = %{version}-%{release}
503Requires: clang-devel = %{version}-%{release}
504Requires: lldb = %{version}-%{release}
505
506%description -n lldb-devel
ba1cf74d 507Development files for LLDB debugger.
5a7ac479
JB
508
509%description -n lldb-devel -l pl.UTF-8
ba1cf74d 510Pliki programistyczne debuggera LLDB.
5a7ac479 511
9556f4c9
ER
512%package ocaml
513Summary: OCaml binding for LLVM
621ec11f
JB
514Summary(pl.UTF-8): Wiązanie OCamla do LLVM-a
515Group: Libraries
9556f4c9 516Requires: %{name} = %{version}-%{release}
c450bf27 517%if %{with ocaml}
9556f4c9 518%requires_eq ocaml-runtime
c450bf27 519%endif
9556f4c9 520
621ec11f 521%description ocaml
9556f4c9
ER
522OCaml binding for LLVM.
523
621ec11f
JB
524%description ocaml -l pl.UTF-8
525Wiązanie OCamla do LLVM-a.
526
9556f4c9 527%package ocaml-devel
621ec11f
JB
528Summary: Development files for LLVM OCaml binding
529Summary(pl.UTF-8): Pliki programistyczne wiązania OCamla do LLVM-a
9556f4c9
ER
530Group: Development/Libraries
531Requires: %{name}-devel = %{version}-%{release}
532Requires: %{name}-ocaml = %{version}-%{release}
533
534%description ocaml-devel
535The llvm-ocaml-devel package contains libraries and signature files
621ec11f
JB
536for developing applications that use llvm-ocaml binding.
537
538%description ocaml-devel -l pl.UTF-8
539Ten pakiet zawiera biblioteki i pliki sygnatur do tworzenia aplikacji
540wykorzystujących wiązanie llvm-ocaml.
541
9556f4c9
ER
542%package ocaml-doc
543Summary: Documentation for LLVM's OCaml binding
621ec11f 544Summary(pl.UTF-8): Dokumentacja wiązania OCamla do LLVM-a
9556f4c9
ER
545Group: Documentation
546Requires: %{name}-ocaml = %{version}-%{release}
547
548%description ocaml-doc
549HTML documentation for LLVM's OCaml binding.
550
621ec11f
JB
551%description ocaml-doc -l pl.UTF-8
552Dokumentacja HTML wiązania OCamla do LLVM-a.
553
d7447383
JR
554%package opt-viewer
555Summary: Optimization records visualization tools
83d2be6c 556Summary(pl.UTF-8): Narzędzia do wizualizacji rekordów optymalizacji
d7447383
JR
557Group: Development/Tools
558Requires: %{name} = %{version}
8e9fbe9e 559BuildArch: noarch
d7447383
JR
560
561%description opt-viewer
562Optimization records visualization tools.
563
83d2be6c
JB
564%description opt-viewer -l pl.UTF-8
565Narzędzia do wizualizacji rekordów optymalizacji.
566
d7447383 567%package -n vim-plugin-clang
83d2be6c
JB
568Summary: Clang format and rename integration for Vim
569Summary(pl.UTF-8): Integracja narzędzi Clang do formatowania i zmiany nazw z Vimem
d7447383
JR
570Group: Applications/Editors/Vim
571Requires: vim-rt >= 4:7.0
572BuildArch: noarch
573
574%description -n vim-plugin-clang
83d2be6c
JB
575Clang format and rename integration for Vim.
576
577%description -n vim-plugin-clang -l pl.UTF-8
578Integracja narzędzi Clang do formatowania i zmiany nazw z Vimem.
d7447383 579
aa11c230 580%prep
1a356f89 581%setup -q -n %{name}-%{version}.src -a1 %{?with_rt:-a2} %{?with_lldb:-a3} %{?with_polly:-a4} -a5 -a6 %{?with_flang:-a7 -a8}
44d18de7 582%{__mv} clang-%{version}.src tools/clang
5013c7ea
JB
583%{?with_rt:%{__mv} compiler-rt-%{version}.src projects/compiler-rt}
584%{?with_lldb:%{__mv} lldb-%{version}.src tools/lldb}
585%{?with_polly:%{__mv} polly-%{version}.src tools/polly}
d706a70d
JB
586%{__mv} clang-tools-extra-%{version}.src tools/clang/tools/extra
587%{__mv} lld-%{version}.src tools/lld
1a356f89
JB
588%if %{with flang}
589%{__mv} flang-%{version}.src tools/flang
590%{__mv} mlir tools/mlir
591%endif
5a7ac479 592
9f7b77bd 593%patch1 -p1
200602f4 594%patch2 -p1
9f7b77bd 595%patch3 -p1
d96b39d3 596%patch4 -p1
d706a70d 597%patch5 -p1
1a356f89
JB
598%if %{with flang}
599%patch6 -p1
600%endif
40bef2a3 601%patch7 -p1
4a967aa9 602%patch8 -p1
e25801fb 603%patch9 -p1
ce9cc204 604
ef49a424 605grep -rl /usr/bin/env projects tools utils | xargs sed -i -e '1{
40bef2a3 606 s,^#!.*bin/env python,#!%{__python3},
bacc8b96
ER
607 s,^#!.*bin/env perl,#!%{__perl},
608}'
609
d7447383 610find -name '*.py' -print0 | xargs -0 sed -i -e '1{
40bef2a3 611 s,^#!.*bin/python.*,#!%{__python3},
d7447383
JR
612}'
613
d756c460 614%build
41876fe7 615install -d build
ebde279d 616
d997b14b 617# Disabling assertions now, rec. by pure and needed for OpenGTL
9556f4c9 618# TESTFIX no PIC on ix86: http://llvm.org/bugs/show_bug.cgi?id=3801
41876fe7 619cd build
5e689738 620CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
2bbd0701 621
1431eb62
JP
622%if %{with lowmem}
623export CFLAGS="%{rpmcflags} -g0"
624export CXXFLAGS="%{rpmcxxflags} -g0"
625export LDFLAGS="%{rpmldflags} -Wl,--reduce-memory-overheads"
626%endif
627
200602f4
JB
628%cmake .. \
629 -DBUILD_SHARED_LIBS:BOOL=OFF \
200602f4
JB
630 -DENABLE_LINKER_BUILD_ID:BOOL=ON \
631 -DLLVM_BINDINGS_LIST:LIST="%{?with_ocaml:ocaml}" \
632 -DLLVM_BINUTILS_INCDIR:STRING=%{_includedir} \
633 -DLLVM_BUILD_LLVM_DYLIB:BOOL=ON \
634 -DLLVM_ENABLE_ASSERTIONS:BOOL=OFF \
9556f4c9 635%if %{with apidocs}
41876fe7 636 -DLLVM_ENABLE_DOXYGEN:BOOL=ON \
d997b14b 637%endif
44d18de7 638 %{?with_cxxmodules:-DLLVM_ENABLE_MODULES:BOOL=ON} \
200602f4
JB
639 -DLLVM_ENABLE_PIC:BOOL=ON \
640 -DLLVM_ENABLE_RTTI:BOOL=ON \
41876fe7
JR
641%if %{with doc}
642 -DLLVM_ENABLE_SPHINX:BOOL=ON \
643%endif
ad697ab7 644 %{?with_z3:-DLLVM_ENABLE_Z3_SOLVER:BOOL=ON} \
200602f4
JB
645%if "%{_lib}" == "lib64"
646 -DLLVM_LIBDIR_SUFFIX:STRING=64 \
647%endif
648%if "%{_lib}" == "libx32"
649 -DLLVM_LIBDIR_SUFFIX:STRING=x32 \
650%endif
9a23736f 651 -DLLVM_LINK_LLVM_DYLIB:BOOL=ON \
67331d50 652 -DLLVM_DEFAULT_TARGET_TRIPLE:STRING=%{_target_platform} \
1431eb62
JP
653%if %{with lowmem}
654 -DLLVM_PARALLEL_LINK_JOBS:STRING=1 \
655%endif
a531db5e 656 -DLLVM_TARGETS_TO_BUILD="%{targets_to_build}" \
8d52ede4 657%if %{with polly}
a5fe2ce1 658 %{cmake_on_off target_nvptx POLLY_ENABLE_GPGPU_CODEGEN} \
8d52ede4 659%endif
200602f4 660 -DSPHINX_WARNINGS_AS_ERRORS=OFF
41876fe7 661
d997b14b 662%{__make} \
1628dc68 663 VERBOSE=1 \
d997b14b 664 OPTIMIZE_OPTION="%{rpmcflags} %{rpmcppflags}"
aa11c230 665
827664e9 666%if %{with tests}
9556f4c9
ER
667%{__make} check 2>&1 | tee llvm-testlog.txt
668%{__make} -C tools/clang test 2>&1 | tee clang-testlog.txt
669%endif
670
b0068ae4 671%if %{with doc}
41876fe7
JR
672%{__make} -C docs docs-llvm-html
673%{__make} -C docs docs-llvm-man
c6c890ee 674%if %{with ocaml}
41876fe7 675%{__make} -C docs ocaml_doc
c6c890ee 676%endif
41876fe7
JR
677%{__make} -C tools/clang/docs docs-clang-html
678%{__make} -C tools/clang/docs docs-clang-man
679%{__make} -C tools/lld/docs docs-lld-html
d1e2ca8d 680# workaround failed import of _lldb
40bef2a3 681cp -pnL %{_lib}/python%{py3_ver}/site-packages/lldb/_lldb.so tools/lldb/docs/lldb
47e02cfd
JP
682%{__make} \
683 LD_LIBRARY_PATH=$(pwd)/%{_lib} \
40bef2a3 684 -C tools/lldb/docs lldb-python-doc-package
41876fe7 685%{__make} -C tools/lldb/docs lldb-cpp-doc
dd9350c7
JB
686%endif
687
aa11c230 688%install
689rm -rf $RPM_BUILD_ROOT
5013c7ea 690
464fc37c 691%{__make} -j1 -C build install \
aa11c230 692 DESTDIR=$RPM_BUILD_ROOT
693
6df3b432 694# only some .pyc files are created by make install
40bef2a3
JP
695%py3_comp $RPM_BUILD_ROOT%{py3_sitedir}
696%py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}
6df3b432 697
e25801fb
JB
698# Adjust static analyzer installation (see -libexecdir patch)
699abs_ca_libexecdir="%{_libexecdir}/clang-analyzer"
700rel_ca_libexecdir="${abs_ca_libexecdir#%{_prefix}}"
701%{__sed} -i -e "s,/\.\./libexec/,/..${rel_ca_libexecdir}/," $RPM_BUILD_ROOT%{_bindir}/scan-build
40bef2a3
JP
702%py3_comp $RPM_BUILD_ROOT%{_datadir}/scan-view
703%py3_ocomp $RPM_BUILD_ROOT%{_datadir}/scan-view
d997b14b 704
6df3b432 705# not installed by cmake buildsystem
6df3b432
JB
706install build/bin/pp-trace $RPM_BUILD_ROOT%{_bindir}
707
b0068ae4 708%if %{with doc}
6df3b432 709cp -p build/docs/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
b883cf1e 710# these tools are not installed
40bef2a3 711%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/FileCheck.1
b0068ae4
JB
712# make links
713echo '.so llvm-ar.1' > $RPM_BUILD_ROOT%{_mandir}/man1/llvm-ranlib.1
dd9350c7
JB
714%endif
715
d997b14b 716# Move documentation back to build directory
2bbd0701 717%if %{with ocaml}
6df3b432 718rm -rf ocamldocs
5013c7ea 719%{__mv} $RPM_BUILD_ROOT%{_docdir}/llvm/ocaml-html ocamldocs
2bbd0701 720%endif
9556f4c9
ER
721
722# and separate the apidoc
723%if %{with apidocs}
6df3b432
JB
724rm -rf clang-apidoc
725cp -a build/tools/clang/docs/html clang-apidoc
9556f4c9 726%endif
d997b14b
AM
727
728# And prepare Clang documentation
d997b14b 729rm -rf clang-docs
9556f4c9 730install -d clang-docs
827664e9 731for f in LICENSE.TXT NOTES.txt README.txt; do
9556f4c9 732 ln tools/clang/$f clang-docs
d997b14b 733done
021b3c3d 734
d706a70d 735%{__rm} $RPM_BUILD_ROOT%{_bindir}/{c-index-test,llvm-c-test}
6df3b432
JB
736# not this OS
737%{__rm} $RPM_BUILD_ROOT%{_datadir}/clang/clang-format-bbedit.applescript
d706a70d 738# use system six
406426c9 739%{?with_lldb:%{__rm} $RPM_BUILD_ROOT%{py3_sitedir}/{,__pycache__/}six*.py*}
03073220
JK
740# it seems it is used internally by an extra clang tool
741%{__rm} $RPM_BUILD_ROOT%{_libdir}/libfindAllSymbols.a
6832a5c5 742
fba35f64
JB
743# disable completeness check incompatible with split packaging
744%{__sed} -i -e '/^foreach(target .*IMPORT_CHECK_TARGETS/,/^endforeach/d; /^unset(_IMPORT_CHECK_TARGETS)/d' $RPM_BUILD_ROOT%{_libdir}/cmake/llvm/LLVMExports.cmake
745
aa11c230 746%clean
747rm -rf $RPM_BUILD_ROOT
748
8c514f23
JB
749%post libs -p /sbin/ldconfig
750%postun libs -p /sbin/ldconfig
aa11c230 751
5013c7ea
JB
752%post -n clang-libs -p /sbin/ldconfig
753%postun -n clang-libs -p /sbin/ldconfig
5a7ac479
JB
754
755%post -n lldb -p /sbin/ldconfig
756%postun -n lldb -p /sbin/ldconfig
757
aa11c230 758%files
759%defattr(644,root,root,755)
8132e62b 760%doc CREDITS.TXT LICENSE.TXT README.txt %{?with_tests:llvm-testlog.txt}
a9beeab5 761%attr(755,root,root) %{_bindir}/bugpoint
8f8cf7a8 762%attr(755,root,root) %{_bindir}/dsymutil
a9beeab5
JB
763%attr(755,root,root) %{_bindir}/llc
764%attr(755,root,root) %{_bindir}/lli
d1e2ca8d 765%attr(755,root,root) %{_bindir}/llvm-addr2line
8132e62b
JB
766%attr(755,root,root) %{_bindir}/llvm-ar
767%attr(755,root,root) %{_bindir}/llvm-as
768%attr(755,root,root) %{_bindir}/llvm-bcanalyzer
40bef2a3 769%attr(755,root,root) %{_bindir}/llvm-bitcode-strip
5013c7ea 770%attr(755,root,root) %{_bindir}/llvm-cat
23ae6496 771%attr(755,root,root) %{_bindir}/llvm-cfi-verify
827664e9 772%attr(755,root,root) %{_bindir}/llvm-cov
265e167c 773%attr(755,root,root) %{_bindir}/llvm-cvtres
5013c7ea
JB
774%attr(755,root,root) %{_bindir}/llvm-cxxdump
775%attr(755,root,root) %{_bindir}/llvm-cxxfilt
0bc9c5c9 776%attr(755,root,root) %{_bindir}/llvm-cxxmap
8132e62b
JB
777%attr(755,root,root) %{_bindir}/llvm-diff
778%attr(755,root,root) %{_bindir}/llvm-dis
265e167c 779%attr(755,root,root) %{_bindir}/llvm-dlltool
827664e9 780%attr(755,root,root) %{_bindir}/llvm-dwarfdump
264482e1 781%attr(755,root,root) %{_bindir}/llvm-dwp
8f8cf7a8 782%attr(755,root,root) %{_bindir}/llvm-exegesis
8132e62b 783%attr(755,root,root) %{_bindir}/llvm-extract
f784323b 784%attr(755,root,root) %{_bindir}/llvm-gsymutil
ef49a424
JP
785%attr(755,root,root) %{_bindir}/llvm-ifs
786%attr(755,root,root) %{_bindir}/llvm-install-name-tool
d1e2ca8d 787%attr(755,root,root) %{_bindir}/llvm-jitlink
6df3b432 788%attr(755,root,root) %{_bindir}/llvm-lib
40bef2a3 789%attr(755,root,root) %{_bindir}/llvm-libtool-darwin
8132e62b 790%attr(755,root,root) %{_bindir}/llvm-link
d1e2ca8d 791%attr(755,root,root) %{_bindir}/llvm-lipo
3c402b7e 792%attr(755,root,root) %{_bindir}/llvm-lto
5013c7ea 793%attr(755,root,root) %{_bindir}/llvm-lto2
8132e62b 794%attr(755,root,root) %{_bindir}/llvm-mc
8f8cf7a8 795%attr(755,root,root) %{_bindir}/llvm-mca
f784323b 796%attr(755,root,root) %{_bindir}/llvm-ml
5013c7ea 797%attr(755,root,root) %{_bindir}/llvm-modextract
265e167c 798%attr(755,root,root) %{_bindir}/llvm-mt
8132e62b 799%attr(755,root,root) %{_bindir}/llvm-nm
23ae6496 800%attr(755,root,root) %{_bindir}/llvm-objcopy
8132e62b 801%attr(755,root,root) %{_bindir}/llvm-objdump
5013c7ea 802%attr(755,root,root) %{_bindir}/llvm-opt-report
8d52ede4 803%attr(755,root,root) %{_bindir}/llvm-otool
265e167c 804%attr(755,root,root) %{_bindir}/llvm-pdbutil
b883cf1e 805%attr(755,root,root) %{_bindir}/llvm-profdata
40bef2a3 806%attr(755,root,root) %{_bindir}/llvm-profgen
8132e62b 807%attr(755,root,root) %{_bindir}/llvm-ranlib
23ae6496 808%attr(755,root,root) %{_bindir}/llvm-rc
265e167c 809%attr(755,root,root) %{_bindir}/llvm-readelf
f981d747 810%attr(755,root,root) %{_bindir}/llvm-readobj
ef49a424 811%attr(755,root,root) %{_bindir}/llvm-reduce
827664e9 812%attr(755,root,root) %{_bindir}/llvm-rtdyld
8d52ede4 813%attr(755,root,root) %{_bindir}/llvm-sim
827664e9 814%attr(755,root,root) %{_bindir}/llvm-size
264482e1 815%attr(755,root,root) %{_bindir}/llvm-split
8f8cf7a8 816%attr(755,root,root) %{_bindir}/llvm-strip
f981d747 817%attr(755,root,root) %{_bindir}/llvm-stress
5013c7ea 818%attr(755,root,root) %{_bindir}/llvm-strings
1628dc68 819%attr(755,root,root) %{_bindir}/llvm-symbolizer
8d52ede4 820%attr(755,root,root) %{_bindir}/llvm-tapi-diff
827664e9 821%attr(755,root,root) %{_bindir}/llvm-tblgen
8f8cf7a8 822%attr(755,root,root) %{_bindir}/llvm-undname
8d52ede4 823%attr(755,root,root) %{_bindir}/llvm-windres
5013c7ea 824%attr(755,root,root) %{_bindir}/llvm-xray
8132e62b 825%attr(755,root,root) %{_bindir}/opt
d706a70d 826%attr(755,root,root) %{_bindir}/sancov
03073220 827%attr(755,root,root) %{_bindir}/sanstats
40bef2a3 828%attr(755,root,root) %{_bindir}/split-file
4ba3b2b3 829%attr(755,root,root) %{_bindir}/verify-uselistorder
b0068ae4 830%if %{with doc}
a9beeab5 831%{_mandir}/man1/bugpoint.1*
23ae6496 832%{_mandir}/man1/dsymutil.1*
a7973f21 833%{_mandir}/man1/lit.1*
a9beeab5
JB
834%{_mandir}/man1/llc.1*
835%{_mandir}/man1/lli.1*
d1e2ca8d 836%{_mandir}/man1/llvm-addr2line.1*
8132e62b
JB
837%{_mandir}/man1/llvm-ar.1*
838%{_mandir}/man1/llvm-as.1*
839%{_mandir}/man1/llvm-bcanalyzer.1*
f981d747 840%{_mandir}/man1/llvm-cov.1*
d1e2ca8d 841%{_mandir}/man1/llvm-cxxfilt.1*
0bc9c5c9 842%{_mandir}/man1/llvm-cxxmap.1*
8132e62b
JB
843%{_mandir}/man1/llvm-diff.1*
844%{_mandir}/man1/llvm-dis.1*
b883cf1e 845%{_mandir}/man1/llvm-dwarfdump.1*
8f8cf7a8 846%{_mandir}/man1/llvm-exegesis.1*
8132e62b 847%{_mandir}/man1/llvm-extract.1*
40bef2a3 848%{_mandir}/man1/llvm-install-name-tool.1*
d706a70d 849%{_mandir}/man1/llvm-lib.1*
40bef2a3 850%{_mandir}/man1/llvm-libtool-darwin.1*
8132e62b 851%{_mandir}/man1/llvm-link.1*
d1e2ca8d 852%{_mandir}/man1/llvm-lipo.1*
ef49a424 853%{_mandir}/man1/llvm-locstats.1*
8f8cf7a8 854%{_mandir}/man1/llvm-mca.1*
8132e62b 855%{_mandir}/man1/llvm-nm.1*
d1e2ca8d 856%{_mandir}/man1/llvm-objcopy.1*
0bc9c5c9 857%{_mandir}/man1/llvm-objdump.1*
8d52ede4 858%{_mandir}/man1/llvm-otool.1*
23ae6496 859%{_mandir}/man1/llvm-pdbutil.1*
b883cf1e 860%{_mandir}/man1/llvm-profdata.1*
40bef2a3 861%{_mandir}/man1/llvm-profgen.1*
8132e62b 862%{_mandir}/man1/llvm-ranlib.1*
d1e2ca8d 863%{_mandir}/man1/llvm-readelf.1*
c999855f 864%{_mandir}/man1/llvm-readobj.1*
d1e2ca8d 865%{_mandir}/man1/llvm-size.1*
f981d747 866%{_mandir}/man1/llvm-stress.1*
d1e2ca8d
JP
867%{_mandir}/man1/llvm-strings.1*
868%{_mandir}/man1/llvm-strip.1*
1628dc68 869%{_mandir}/man1/llvm-symbolizer.1*
8d52ede4 870%{_mandir}/man1/llvm-tblgen.1*
a9beeab5 871%{_mandir}/man1/opt.1*
b0068ae4 872%endif
bc88141a 873
8c514f23
JB
874%files libs
875%defattr(644,root,root,755)
2379ea21 876%attr(755,root,root) %{_libdir}/LLVMgold.so
9a23736f
JB
877%attr(755,root,root) %{_libdir}/libLLVM-%{abi}.so
878# non-soname symlink
879%attr(755,root,root) %{_libdir}/libLLVM-%{version}.so
8d52ede4
JP
880%attr(755,root,root) %{_libdir}/libLTO.so.13
881%attr(755,root,root) %{_libdir}/libRemarks.so.13
882%attr(755,root,root) %{_libdir}/libclang-cpp.so.13
8c514f23 883
bc88141a
ER
884%files devel
885%defattr(644,root,root,755)
886%attr(755,root,root) %{_bindir}/llvm-config
9a23736f 887%attr(755,root,root) %{_libdir}/libLLVM.so
5013c7ea 888%attr(755,root,root) %{_libdir}/libLTO.so
d1e2ca8d
JP
889%attr(755,root,root) %{_libdir}/libRemarks.so
890%attr(755,root,root) %{_libdir}/libclang-cpp.so
d706a70d 891%{_libdir}/libLLVM*.a
8132e62b
JB
892%{_includedir}/llvm
893%{_includedir}/llvm-c
9ace1f65 894%{_libdir}/cmake/llvm
b0068ae4 895%if %{with doc}
8132e62b 896%{_mandir}/man1/llvm-config.1*
b0068ae4 897%endif
bc88141a 898
6df3b432
JB
899#%files doc
900#%defattr(644,root,root,755)
9556f4c9
ER
901
902%if %{with apidocs}
903%files apidocs
904%defattr(644,root,root,755)
905%doc apidoc/*
906%endif
907
b0068ae4
JB
908%if %{with polly}
909%files polly
910%defattr(644,root,root,755)
8d52ede4 911%doc tools/polly/{CREDITS.txt,LICENSE.TXT,README} tools/polly/www/{bugs,changelog,contributors}.html
b0068ae4 912%attr(755,root,root) %{_libdir}/LLVMPolly.so
a5fe2ce1 913%{?with_target_nvptx:%attr(755,root,root) %{_libdir}/libGPURuntime.so}
b0068ae4
JB
914
915%files polly-devel
916%defattr(644,root,root,755)
9a23736f
JB
917%{_libdir}/libPolly.a
918%{_libdir}/libPollyISL.a
a5fe2ce1 919%{?with_target_nvptx:%{_libdir}/libPollyPPCG.a}
b0068ae4 920%{_includedir}/polly
265e167c 921%{_libdir}/cmake/polly
b0068ae4
JB
922%endif
923
d997b14b 924%files -n clang
bc88141a 925%defattr(644,root,root,755)
827664e9 926%doc clang-docs/{LICENSE.TXT,NOTES.txt,README.txt} %{?with_tests:clang-testlog.txt}
8132e62b
JB
927%attr(755,root,root) %{_bindir}/clang
928%attr(755,root,root) %{_bindir}/clang++
509439cf 929%attr(755,root,root) %{_bindir}/clang-%{abi}
dd9350c7 930%attr(755,root,root) %{_bindir}/clang-check
6df3b432 931%attr(755,root,root) %{_bindir}/clang-cl
5013c7ea 932%attr(755,root,root) %{_bindir}/clang-cpp
d1e2ca8d 933%attr(755,root,root) %{_bindir}/clang-doc
1628dc68 934%attr(755,root,root) %{_bindir}/clang-format
5013c7ea 935%attr(755,root,root) %{_bindir}/clang-offload-bundler
ef49a424 936%attr(755,root,root) %{_bindir}/clang-offload-wrapper
8d52ede4 937%attr(755,root,root) %{_bindir}/clang-repl
6df3b432 938%attr(755,root,root) %{_bindir}/git-clang-format
5a7ac479
JB
939%dir %{_libdir}/clang
940%dir %{_libdir}/clang/%{version}
941%{_libdir}/clang/%{version}/include
942%if %{with rt}
19798eda 943%ifarch %{x8664} aarch64
ef49a424
JP
944%dir %{_libdir}/clang/%{version}/bin
945%attr(755,root,root) %{_libdir}/clang/%{version}/bin/hwasan_symbolize
19798eda 946%endif
97d374d2 947%ifarch %{ix86} %{x8664} aarch64 armv7hl armv7hnl
3b28b31d
JB
948%dir %{_libdir}/clang/%{version}/lib
949%dir %{_libdir}/clang/%{version}/lib/linux
950%dir %{_libdir}/clang/%{version}/share
951%endif
952%ifarch x32
953%if %{with multilib}
9eefd942
JR
954%dir %{_libdir}/clang/%{version}/lib
955%dir %{_libdir}/clang/%{version}/lib/linux
8f8cf7a8 956%dir %{_libdir}/clang/%{version}/share
9eefd942 957%endif
3b28b31d 958%endif
9eefd942 959%ifarch %{ix86}
d1e2ca8d 960%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-i*86.o
9eefd942
JR
961%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-i*86.a
962%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-i*86.so
c6c890ee
JB
963%endif
964%ifarch %{x8664}
d1e2ca8d 965%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-x86_64.o
9eefd942
JR
966%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.a
967%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.so
f4c0e8bd 968%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.a.syms
3c402b7e 969%endif
7bceddf8
JP
970%ifarch aarch64
971%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-aarch64.o
972%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-aarch64.a
973%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-aarch64.so
974%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-aarch64.a.syms
975%endif
97d374d2
JP
976%ifarch armv7hl armv7hnl
977%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-armhf.o
978%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-armhf.a
979%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-armhf.so
980%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-armhf.a.syms
981%endif
3b28b31d 982%ifarch %{ix86} %{x8664} %{arm} aarch64 mips mips64 ppc64
8d52ede4 983%{_libdir}/clang/%{version}/share/asan_ignorelist.txt
d706a70d 984%endif
97d374d2 985%ifarch %{ix86} %{x8664} mips64 aarch64 armv7hl armv7hnl
8d52ede4 986%{_libdir}/clang/%{version}/share/cfi_ignorelist.txt
d706a70d 987%endif
3b28b31d 988%ifarch %{x8664} aarch64 mips64
8f8cf7a8 989%{_libdir}/clang/%{version}/share/dfsan_abilist.txt
8d52ede4 990%{_libdir}/clang/%{version}/share/msan_ignorelist.txt
8f8cf7a8 991%endif
3b28b31d 992%ifarch %{x8664} aarch64
8d52ede4 993%{_libdir}/clang/%{version}/share/hwasan_ignorelist.txt
d706a70d 994%endif
3b28b31d
JB
995%ifarch x32
996%if %{with multilib}
8d52ede4
JP
997%{_libdir}/clang/%{version}/share/asan_ignorelist.txt
998%{_libdir}/clang/%{version}/share/cfi_ignorelist.txt
3b28b31d 999%{_libdir}/clang/%{version}/share/dfsan_abilist.txt
8d52ede4
JP
1000%{_libdir}/clang/%{version}/share/msan_ignorelist.txt
1001%{_libdir}/clang/%{version}/share/hwasan_ignorelist.txt
3b28b31d
JB
1002%endif
1003%endif
5a7ac479 1004%endif
3c402b7e
JB
1005%dir %{_datadir}/clang
1006%{_datadir}/clang/clang-format-diff.py
d997b14b 1007
87977e26
JR
1008%files -n clang-libs
1009%defattr(644,root,root,755)
509439cf 1010%attr(755,root,root) %{_libdir}/libclang.so.%{abi}
8d52ede4 1011%attr(755,root,root) %{_libdir}/libclang.so.*.*.*
87977e26 1012
589b92f5 1013%if %{with rt} && %{with multilib}
b0e18b64 1014%ifarch %{x8664} x32
9eefd942
JR
1015%files -n clang-multilib
1016%defattr(644,root,root,755)
d1e2ca8d 1017%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-i386.o
9eefd942
JR
1018%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-i386.a
1019%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-i386.so
1020%endif
b0e18b64 1021%ifarch x32
d1e2ca8d 1022%{_libdir}/clang/%{version}/lib/linux/clang_rt.*-x86_64.o
b0e18b64
JB
1023%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.a
1024%attr(755,root,root) %{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.so
1025%{_libdir}/clang/%{version}/lib/linux/libclang_rt.*-x86_64.a.syms
1026%endif
9eefd942
JR
1027%endif
1028
d997b14b 1029%files -n clang-analyzer
bc88141a 1030%defattr(644,root,root,755)
e25801fb
JB
1031%dir %{_libexecdir}/clang-analyzer
1032# perl tools
1033%attr(755,root,root) %{_bindir}/scan-build
1034%attr(755,root,root) %{_libexecdir}/clang-analyzer/c++-analyzer
1035%attr(755,root,root) %{_libexecdir}/clang-analyzer/ccc-analyzer
1036%{_datadir}/scan-build
1037%{_mandir}/man1/scan-build.1*
1038# python tools
8d52ede4
JP
1039%attr(755,root,root) %{_bindir}/analyze-build
1040%attr(755,root,root) %{_bindir}/intercept-build
8d52ede4 1041%attr(755,root,root) %{_bindir}/scan-build-py
d997b14b 1042%attr(755,root,root) %{_bindir}/scan-view
e25801fb
JB
1043%attr(755,root,root) %{_libexecdir}/clang-analyzer/analyze-c++
1044%attr(755,root,root) %{_libexecdir}/clang-analyzer/analyze-cc
1045%attr(755,root,root) %{_libexecdir}/clang-analyzer/intercept-c++
1046%attr(755,root,root) %{_libexecdir}/clang-analyzer/intercept-cc
8d52ede4
JP
1047%{_prefix}/lib/libear
1048%{_prefix}/lib/libscanbuild
634a3e5b 1049%{_datadir}/scan-view
8132e62b 1050
9556f4c9
ER
1051%files -n clang-devel
1052%defattr(644,root,root,755)
9a23736f
JB
1053%attr(755,root,root) %{_libdir}/libclang.so
1054%{_libdir}/libclang*.a
9556f4c9
ER
1055%{_includedir}/clang
1056%{_includedir}/clang-c
f784323b 1057%{_includedir}/clang-tidy
9ace1f65 1058%{_libdir}/cmake/clang
9556f4c9
ER
1059
1060%files -n clang-doc
1061%defattr(644,root,root,755)
41876fe7 1062%doc tools/clang/docs/*.{html,png,txt}
9556f4c9
ER
1063
1064%if %{with apidocs}
1065%files -n clang-apidocs
1066%defattr(644,root,root,755)
1067%doc clang-apidoc/*
1068%endif
1069
b0068ae4
JB
1070%files -n clang-tools-extra
1071%defattr(644,root,root,755)
9ace1f65 1072%doc tools/clang/tools/extra/{CODE_OWNERS.TXT,README.txt}
b0068ae4 1073%attr(755,root,root) %{_bindir}/clang-apply-replacements
5013c7ea 1074%attr(755,root,root) %{_bindir}/clang-change-namespace
0bc9c5c9 1075%attr(755,root,root) %{_bindir}/clang-extdef-mapping
03073220 1076%attr(755,root,root) %{_bindir}/clang-include-fixer
ef49a424 1077%attr(755,root,root) %{_bindir}/clang-move
b883cf1e 1078%attr(755,root,root) %{_bindir}/clang-query
23ae6496 1079%attr(755,root,root) %{_bindir}/clang-refactor
4ba3b2b3 1080%attr(755,root,root) %{_bindir}/clang-rename
5013c7ea 1081%attr(755,root,root) %{_bindir}/clang-reorder-fields
d1e2ca8d 1082%attr(755,root,root) %{_bindir}/clang-scan-deps
b0068ae4 1083%attr(755,root,root) %{_bindir}/clang-tidy
265e167c 1084%attr(755,root,root) %{_bindir}/clangd
8f8cf7a8 1085%attr(755,root,root) %{_bindir}/diagtool
03073220 1086%attr(755,root,root) %{_bindir}/find-all-symbols
8f8cf7a8 1087%attr(755,root,root) %{_bindir}/hmaptool
d706a70d 1088%attr(755,root,root) %{_bindir}/modularize
b0068ae4 1089%attr(755,root,root) %{_bindir}/pp-trace
8d52ede4 1090%attr(755,root,root) %{_bindir}/run-clang-tidy
03073220 1091%{_datadir}/clang/clang-include-fixer.py
d706a70d 1092%{_datadir}/clang/clang-tidy-diff.py
03073220 1093%{_datadir}/clang/run-find-all-symbols.py
b0068ae4 1094
ba1cf74d
JB
1095%files -n lld
1096%defattr(644,root,root,755)
1097%doc tools/lld/{LICENSE.TXT,README.md}
d706a70d 1098%attr(755,root,root) %{_bindir}/ld.lld
23ae6496 1099%attr(755,root,root) %{_bindir}/ld64.lld
40bef2a3 1100%attr(755,root,root) %{_bindir}/ld64.lld.darwinnew
ba1cf74d 1101%attr(755,root,root) %{_bindir}/lld
d706a70d 1102%attr(755,root,root) %{_bindir}/lld-link
d7447383 1103%attr(755,root,root) %{_bindir}/wasm-ld
ba1cf74d
JB
1104
1105%files -n lld-devel
1106%defattr(644,root,root,755)
d7447383 1107%{_libdir}/liblld[ACDEHMRWXY]*.a
ba1cf74d 1108%{_includedir}/lld
f784323b 1109%{_libdir}/cmake/lld
ba1cf74d 1110
5a7ac479
JB
1111%if %{with lldb}
1112%files -n lldb
1113%defattr(644,root,root,755)
1114%attr(755,root,root) %{_bindir}/lldb
4522eb9a 1115%attr(755,root,root) %{_bindir}/lldb-argdumper
d1e2ca8d 1116%attr(755,root,root) %{_bindir}/lldb-instr
6df3b432 1117%attr(755,root,root) %{_bindir}/lldb-server
0bc9c5c9 1118%attr(755,root,root) %{_bindir}/lldb-vscode
6df3b432 1119%attr(755,root,root) %{_libdir}/liblldb.so.%{version}
8d52ede4
JP
1120%attr(755,root,root) %ghost %{_libdir}/liblldb.so.13
1121%attr(755,root,root) %ghost %{_libdir}/liblldbIntelFeatures.so.13
40bef2a3
JP
1122%dir %{py3_sitedir}/lldb
1123%attr(755,root,root) %{py3_sitedir}/lldb/lldb-argdumper
1124%{py3_sitedir}/lldb/formatters
1125%{py3_sitedir}/lldb/utils
1126%{py3_sitedir}/lldb/__init__.py
1127%{py3_sitedir}/lldb/__pycache__
1128%{py3_sitedir}/lldb/embedded_interpreter.py
8d52ede4
JP
1129%dir %{py3_sitedir}/lldb/plugins
1130%{py3_sitedir}/lldb/plugins/__pycache__
1131%{py3_sitedir}/lldb/plugins/__init__.py
1132%{py3_sitedir}/lldb/plugins/scripted_process.py
40bef2a3 1133%attr(755,root,root) %{py3_sitedir}/lldb/_lldb.so
5a7ac479
JB
1134
1135%files -n lldb-devel
1136%defattr(644,root,root,755)
6df3b432 1137%attr(755,root,root) %{_libdir}/liblldb.so
23ae6496 1138%attr(755,root,root) %{_libdir}/liblldbIntelFeatures.so
5a7ac479
JB
1139%{_includedir}/lldb
1140%endif
1141
9556f4c9 1142%if %{with ocaml}
d997b14b
AM
1143%files ocaml
1144%defattr(644,root,root,755)
265e167c 1145%attr(755,root,root) %{_libdir}/ocaml/stublibs/dllllvm*.so
5013c7ea 1146%dir %{_libdir}/ocaml/llvm
5013c7ea
JB
1147%{_libdir}/ocaml/llvm/llvm*.cma
1148%{_libdir}/ocaml/llvm/llvm*.cmi
11b6f380 1149%{_libdir}/ocaml/META.llvm*
d997b14b
AM
1150
1151%files ocaml-devel
1152%defattr(644,root,root,755)
5013c7ea
JB
1153%{_libdir}/ocaml/llvm/libllvm*.a
1154%{_libdir}/ocaml/llvm/llvm*.a
1155%{_libdir}/ocaml/llvm/llvm*.cmx
1156%{_libdir}/ocaml/llvm/llvm*.cmxa
1157%{_libdir}/ocaml/llvm/llvm*.mli
9556f4c9
ER
1158
1159%files ocaml-doc
1160%defattr(644,root,root,755)
6df3b432 1161%doc ocamldocs/*
9556f4c9 1162%endif
d7447383
JR
1163
1164%files opt-viewer
1165%defattr(644,root,root,755)
1166%{_datadir}/opt-viewer
1167
1168%files -n vim-plugin-clang
1169%defattr(644,root,root,755)
1170%{_datadir}/clang/clang-format.py
1171%{_datadir}/clang/clang-rename.py
This page took 0.392281 seconds and 4 git commands to generate.