Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lldb17-devel | Distribution: openSUSE:Factory:zSystems |
Version: 17.0.6 | Vendor: openSUSE |
Release: 8.1 | Build date: Sat Nov 16 23:38:02 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 3211578 | Source RPM: llvm17-17.0.6-8.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.llvm.org/ | |
Summary: Development files for LLDB |
This package contains the development files for LLDB.
Apache-2.0 WITH LLVM-exception AND NCSA
* Sat Nov 16 2024 Aaron Puchert <[email protected]> - Apply clang-shlib-symbol-versioning.patch to add symbol versions to libclang-cpp.so similar to libLLVM.so. This is required when multiple versions of the library are loaded into the same process. (boo#1219405, boo#1221183, boo#1233220) * Mon Nov 11 2024 Aaron Puchert <[email protected]> - Require libffi when we build openmp for offloading. - Update llvm17.keyring from upstream. * Thu Nov 07 2024 Michal Suchanek <[email protected]> - Correct target name for libomptarget in file list (backport from llvm18) * Wed Nov 06 2024 Michal Suchanek <[email protected]> - Enable lldb on s390x and ppc64le (bsc#1232906). * Sat Aug 31 2024 Aaron Puchert <[email protected]> - Add clang-Fix-build-with-GCC-14-on-ARM.patch to fix build with GCC 14 on aarch64. (boo#1229868, gh#llvm/llvm-project#78691) * Tue Aug 20 2024 Aaron Puchert <[email protected]> - Add minor version to Python shebangs. (boo#1212476) - Remove shebang and executable bit where not needed. * Wed Apr 03 2024 Aaron Puchert <[email protected]> - Use old conflicts/provides for python3-clang on Leap. * Wed Mar 06 2024 Michael Gorse <[email protected]> - Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being pulled in by cmake in SLE-15-SP6. * Mon Mar 04 2024 Aaron Puchert <[email protected]> - Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]]. - Require 8 GB memory for 64-bit architectures to prevent OOM. - Use %patch -P N instead of deprecated %patchN. * Thu Jan 11 2024 Fabian Vogt <[email protected]> - Use %_target_* for determining the compiler host triple (boo#1218701) * Thu Nov 30 2023 Aaron Puchert <[email protected]> - Update to version 17.0.6. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-normally-versioned-libllvm.patch - Use major version only instead of full (patch-level) version for versioned executables: we don't support parallel installation of multiple versions of the same LLVM major version. (boo#1217450) Also drop the clang-X.Y symlink that was introduced for boo#1012260, because Y is always 0. - Manage clang-cpp with update-alternatives like other binaries. * Sat Nov 18 2023 Aaron Puchert <[email protected]> - Update to version 17.0.5. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Also test clang-tools-extra (at least most parts) and lld. - Adapt test in lld-default-sha1.patch. - Don't disable testing if qemu_user_space_build has been set to 0. * Sun Nov 05 2023 Aaron Puchert <[email protected]> - Update to version 17.0.4. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Include libomptarget.devicertl.a in libomp*-devel, which is required for (GPU) offloading. * Thu Oct 19 2023 Aaron Puchert <[email protected]> - Update to version 17.0.3. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Disable zstd support for now regardless of whether libzstd-devel is installed. (boo#1216121) - Limit number of LTO threads on 32-bit architectures to prevent out-of-memory during linking. * Sat Oct 07 2023 Aaron Puchert <[email protected]> - Update to version 17.0.2. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Tue Sep 19 2023 Aaron Puchert <[email protected]> - Update to version 17.0.1. * For details, see the release notes: - https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html - Rebase patches: * libcxx-test-library-path.patch * llvm_build_tablegen_component_as_shared_library.patch * llvm-do-not-install-static-libraries.patch * llvm-normally-versioned-libllvm.patch * llvm-remove-clang-only-flags.patch * opt-viewer-Find-style-css-in-usr-share.patch - Simplify check-no-llvm-exegesis.patch by removing test directory. - Drop patches that have landed upstream: * openmp-drop-rpath.patch - Add openmp-dont-run-gpu-arch.patch: the binaries are not available in our build, and neither are the toolchains they test for (NV CUDA and AMD HSA). * Thu Jun 15 2023 Aaron Puchert <[email protected]> - Update to version 16.0.6. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Make python3-clang noarch again and fix conflicts/provides to point to %python3_sitelib instead of %python3_sitearch. * Sat Jun 03 2023 Aaron Puchert <[email protected]> - Update to version 16.0.5. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-remove-clang-only-flags.patch - Enable ThinLTO on riscv64. * Wed May 17 2023 Aaron Puchert <[email protected]> - Update to version 16.0.4. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-remove-clang-only-flags.patch * Sun May 07 2023 Aaron Puchert <[email protected]> - Update to version 16.0.3. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Fri Apr 21 2023 Aaron Puchert <[email protected]> - Update to version 16.0.2. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase check-no-llvm-exegesis.patch. - Rebase llvm-do-not-install-static-libraries.patch. * Tue Apr 18 2023 Aaron Puchert <[email protected]> - Relax requirements for clang-tools to allow installation of older versions of libclang13 with the -devel package. (boo#1210176) - Enable ThinLTO for ARM 6/7/8 again. (boo#1178070) * Thu Apr 13 2023 William Brown <[email protected]> - bsc#1210383 - Add aarch64 to lldb platforms * Thu Apr 06 2023 Aaron Puchert <[email protected]> - Update to version 16.0.1. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Sat Mar 18 2023 Aaron Puchert <[email protected]> - Update to version 16.0.0. * For details, see the release notes: - https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: - llvm-debuginfo-analyzer: Print a logical representation of low-level debug information. - llvm-remarkutil: Remark file utilities. * The test tool split-file is no longer installed. * New Clang tools: - amdgpu-arch and nvptx-arch: Tools used to detect locally available GPUs by the Clang OpenMP driver. - clang-include-cleaner: Standalone tool to determine which headers are used, using existing functionality in clangd. - clang-tblgen: Table Generation for Clang. * Removed Clang tools: clang-{nvlink,offload}-wrapper. - Rebase patches: * assume-opensuse.patch * check-no-llvm-exegesis.patch * link-clang-shared.patch * llvm_build_tablegen_component_as_shared_library.patch * llvm-do-not-install-static-libraries.patch * llvm-suse-implicit-gnu.patch * llvm-workaround-superfluous-branches.patch * openmp-drop-rpath.patch - Drop patches that have landed upstream: * clang-test-xfail-gnuless-triple.patch * CMake-Look-up-target-subcomponents-in-LLVM_AVAILABLE_LIBS.patch * libcxxabi-fix-armv7-test.patch * llvm-armv7-fix-vector-compare-with-zero-lowering.patch * llvm-link-atomic.patch - Remove llvm-better-detect-64bit-atomics-support.patch that should not be required anymore. - Add PGP signatures and keyring for source verification. * Sat Mar 11 2023 Aaron Puchert <[email protected]> - Add llvm-suse-implicit-gnu.patch to recognize <arch>-suse-linux as implicitly GNU. Without this we would get library calls for fused-multiply-add even if it's available in hardware. - Add openmp-drop-rpath.patch: backport revert of adding RUNPATH to openmp executables. (boo#1206837) * Thu Mar 09 2023 Dirk Müller <[email protected]> - update constraints to exclude workers with very slow CPU * Sat Jan 14 2023 Aaron Puchert <[email protected]> - Update to version 15.0.7. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Build stage 2 with -fno-plt on x86_64: since building with - Wl,-z,now the PLT stubs are basically dead code, so eliminating the indirection reduces the number of branches and improves code locality for the quite frequent cross-DSO calls. - Add llvm-workaround-superfluous-branches.patch: hints LLVM to eliminate branches until gh#llvm/llvm-project#28804 is solved. * Sun Dec 04 2022 Aaron Puchert <[email protected]> - Update to version 15.0.6. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Wed Nov 16 2022 Aaron Puchert <[email protected]> - Update to version 15.0.5. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Remove obsolete lldb-swig-4.1.0-build-fix.patch. - Rebase llvm-do-not-install-static-libraries.patch. * Sun Nov 06 2022 Aaron Puchert <[email protected]> - Update to version 15.0.4. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Thu Oct 27 2022 Aaron Puchert <[email protected]> - Update to version 15.0.3. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Add llvm-armv7-fix-vector-compare-with-zero-lowering.patch: Fix lowering of non-canonical vector comparison with zero on armv7, preventing a crash (boo#1204267, gh#llvm/llvm-project#58514). - Add lldb-swig-4.1.0-build-fix.patch: Fix build with Swig 4.1.0. - Rebase llvm-do-not-install-static-libraries.patch. * Tue Oct 04 2022 Aaron Puchert <[email protected]> - Update to version 15.0.2. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Thu Sep 22 2022 Aaron Puchert <[email protected]> - Update to version 15.0.1. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Wed Sep 21 2022 Aaron Puchert <[email protected]> - Always drop -gnu from triple for consistency. Patch a test that was looking for -linux- in clang-test-xfail-gnuless-triple.patch. * Mon Sep 12 2022 Andreas Schwab <[email protected]> - Use correct LLVM_HOST_TRIPLE for riscv64 * Tue Sep 06 2022 Aaron Puchert <[email protected]> - Update to version 15.0.0. * For details, see the release notes: - https://releases.llvm.org/15.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/15.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/15.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/15.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: - llvm-debuginfod: Provides debug info to remote hosts. - llvm-dwarfutil: Can copy and manipulate debug info. - llvm-remark-size-diff: Compute diff between remark files. * New Clang tools: - clang-offload-packager: Bundle multiple objects into single fat binaries including offload code. - clang-pseudo: Approximate heuristic parser for C++. - Rebase patches: * check-no-llvm-exegesis.patch * link-clang-tools-extra-shared.patch * lld-default-sha1.patch * llvm-do-not-install-static-libraries.patch * lto-disable-cache.patch - Drop patches that have landed upstream: * clang-repl-private-deps.patch * llvm-glibc-2-36.patch * llvm-scev-fix-isImpliedViaMerge.patch - Drop llvm-lifetime-for-rust.patch: this is now solved via attributes and LLVM doesn't need a hardcoded list of allocation functions anymore. - Add llvm-link-atomic.patch to fix build on ppc. - Add libcxx-test-library-path.patch to fix libc++ tests failing without RUNPATH on libc++.so. - Add libcxxabi-fix-armv7-test.patch to fix tests on armv7l. - Thanks to Andreas Schwab for most of the rebasing! * Sat Sep 03 2022 Aaron Puchert <[email protected]> - Make sure we keep -DNDEBUG. At some point %{optflags} must have lost it, perhaps because CMake usually adds it on top. So when overriding CMAKE_{C,CXX}_FLAGS_RELWITHDEBINFO, we make sure to take over the other flags. We drop LLVM_ENABLE_ASSERTIONS=OFF, because that's the default anyway and hasn't helped here. - Add llvm-scev-fix-isImpliedViaMerge.patch: fixes a miscompilation caused by mixing up values of the current and previous iteration. (See gh#llvm/llvm-project#56242.) * Fri Aug 26 2022 Aaron Puchert <[email protected]> - Add llvm-lifetime-for-rust.patch to have Rust memory management functions considered as lifetime markers. This should aid dead store elimination to dynamically allocated memory in Rust code. * Tue Aug 23 2022 Aaron Puchert <[email protected]> - Don't declare python3-clang as noarch: Python packages are installed into %{_libdir}. * Sat Aug 13 2022 Aaron Puchert <[email protected]> - Use black RPM macro magic to deduplicate binary lists. This should have no effect on the generated RPM but shaves ~400 lines off the specfile and hopefully makes future maintenance easier. * Wed Aug 10 2022 Aaron Puchert <[email protected]> - Add WebAssembly support for all architectures. * Tue Aug 09 2022 Martin Liška <[email protected]> - Add llvm-glibc-2-36.patch in order to address boo#1202215. * Mon Jul 04 2022 Aaron Puchert <[email protected]> - Update to version 14.0.6. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Thu Jun 16 2022 Aaron Puchert <[email protected]> - Update to version 14.0.5. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. * Sat May 28 2022 Aaron Puchert <[email protected]> - Update to version 14.0.4. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Don't use gold for linking anymore: on s390x we use ld.bfd with LLVMgold.so, on ppc64 we disable ThinLTO for now. - Using ld.bfd on s390x exposed an issue with the existing llvm_build_tablegen_component_as_shared_library.patch: linking llvm-tblgen with libLLVM.so means we also have to link libraries used for that (like LLVMTableGenGlobalISel) with libLLVM.so. - Rewrite summary and description for llvm-gold to point out that it can also be used with ld.bfd, recommend with binutils. - Prefer RPM macros over shell scripting, so that we can better inspect the build script with substitutions in place. - More memory for stage 1 build jobs due to recent OOMs. - Add %_libclang_sonum RPM macro to llvm-devel, since that might now diverge from %_llvm_sonum. - Rebase llvm-do-not-install-static-libraries.patch. * Sat Apr 30 2022 Aaron Puchert <[email protected]> - Update to version 14.0.3. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Use ThinLTO with lld on i586. * Sun Apr 24 2022 Aaron Puchert <[email protected]> - Update to version 14.0.1. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete patches: * PPCISelLowering-Avoid-emitting-calls-to-__multi3.patch - Don't override default linker flags. (We were losing -Wl,-z,now.) * Sun Apr 03 2022 Aaron Puchert <[email protected]> - Update to version 14.0.0. * For details, see the release notes: - https://releases.llvm.org/14.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/14.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/14.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: - llvm-debuginfod-find: Tool to fetch debuginfod artifacts. - llvm-tli-checker: LLVM TargetLibraryInfo versus SDK checker. * New Clang tools: - clang-linker-wrapper: A wrapper utility over the host linker. - clang-nvlink-wrapper: A wrapper tool over nvlink program. - Add clang-repl-private-deps.patch to make link dependencies of clang-repl private, otherwise CMake can't install. - Add PPCISelLowering-Avoid-emitting-calls-to-__multi3.patch to fix build on PowerPC (32-bit). - Drop llvm-exegesis-link-dylib.patch, instead we don't build llvm-exegesis anymore and add check-no-llvm-exegesis.patch to disable the corresponding tests. - Rebase patches: * lldb-cmake.patch * llvm-do-not-install-static-libraries.patch * llvm-normally-versioned-libllvm.patch - Drop patches that have landed upstream: * llvm-update-extract-section-script.patch * Sun Apr 03 2022 Aaron Puchert <[email protected]> - Split up Clang libraries: libclang.so is no longer so-versioned alongside LLVM but will stay at libclang.so.13 for now. So we put it into a separate package from libclang-cpp.so. Since we can't have multiple LLVM versions generate the same package, we prefix it for the non-default LLVM with a mechanism inspired by the GCC packaging. - Patch exported clang/ClangTargets-relwithdebinfo.cmake to refer to libclang only by soname, because the installed library might be newer than the one originally build with the package. - Use the same mechanism to for libc++ and package Clang scripts only for the default version. This means we'll no longer have to touch the package when a new major version comes out. - Make sure we properly clean up the clang scripts if we're not packaging them. - Let python3-clang use libclang.so.XX, which means we can always build it and makes it depend on libclang instead of clang-devel. - Fix some rpmlint issues: we don't need explicit library dependencies that are detected automatically, and we add proper library dependencies to the *-devel packages. - Merge llvm-LTO-devel into llvm-devel. That's where the header files already are, and they are hard to separate. - Let llvm-polly-devel depend on llvm-devel. - Remove libLTO and *-devel packages from baselibs, they don't seem to be needed. We mostly need libLLVM and maybe libclang-cpp. - Consistently set host triple as *-suse-linux-gnu*. - Only suggest documentation packages. * Sun Mar 06 2022 Dirk Müller <[email protected]> - Fix armv6hl cpu architecture typo. * Sat Feb 19 2022 Aaron Puchert <[email protected]> - Let clang-devel accept a newer version of clang-tools: we don't keep multiple versions of the latter. * Tue Feb 15 2022 Aaron Puchert <[email protected]> - AND instead of OR in License tag after sr#954337. * Mon Feb 14 2022 Aaron Puchert <[email protected]> - More conflicts for addition to Leap: clang-tools conflicts with llvm9 because that doesn't have the move of hmaptool yet, and llvm13-devel with llvm{5,7} as they used to have FileCheck.1.gz. * Tue Feb 08 2022 Aaron Puchert <[email protected]> - Add SUSE_Backports_policy-SLE_conflict to rpmlintrc, we're deliberately conflicting with SLE here to offer a newer version than what SUSE wants to support. (https://code.opensuse.org/leap/features/issue/55) * Thu Feb 03 2022 Aaron Puchert <[email protected]> - Update to version 13.0.1. * This release contains bug-fixes for the LLVM 13.0.0 release. This release is API and ABI compatible with 13.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete patches: * llvm-fix-building-with-GCC-12.patch - Drop RUNPATH from packaged binaries, instead set LD_LIBRARY_PATH for building and testing to simulate behavior of actual package. * Mon Jan 31 2022 Andreas Schwab <[email protected]> - Update constraints for riscv64 * Thu Jan 20 2022 John Paul Adrian Glaubitz <[email protected]> - Add support for experimental targets and enable the M68k backend - Add patch to fix testsuite after enabling the M68k backend + llvm-update-extract-section-script.patch * Sat Dec 18 2021 Aaron Puchert <[email protected]> - BuildRequires: python-rpm-macros to fix Leap 15.3 build. - More memory for GCC compile jobs. * Fri Nov 12 2021 Alberto Planas Dominguez <[email protected]> - Add FileCheck into the devel package, as is required for testing Rust (boo#1192629) * Tue Nov 02 2021 Aaron Puchert <[email protected]> - Let clang recommend gcc and glibc-devel as we need both for building executables. No hard requirement because Clang can be used as a frontend only. (boo#1191587) - Set minimal CMake version required. * Tue Nov 02 2021 Martin Liška <[email protected]> - Backport llvm-fix-building-with-GCC-12.patch in order to fix building with GCC 12. * Sat Oct 02 2021 Aaron Puchert <[email protected]> - Update to version 13.0.0. * For details, see the release notes: - https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: - llvm-otool: Mach-O object file displaying tool. - llvm-sim: LLVM IR Similarity Visualizer. - llvm-tapi-diff: Diff tool for tbd files. - llvm-windres: Tool to manipulate Windows resources. * llvm-elfabi was removed. * New Clang tools: - clang-repl, an interactive interpreter for C/C++. - intercept-build, analyze-build: the former intercepts build commands to build a compilation database, the latter runs the static analyzer over all translation units. - scan-build-py: Python reimplementation of scan-build. - Rebase patches: * link-clang-shared.patch * llvm-do-not-install-static-libraries.patch * llvm-exegesis-link-dylib.patch - Drop patches that have landed upstream: * tablegen-test-link-static.patch - Run tests on more architectures, disable those that seem to hang. Don't run libcxx tests at all anymore because they take so long. - Relax constraints so that we can build on more machines. * Sat Sep 18 2021 Aaron Puchert <[email protected]> - Set CMAKE_LINKER to workaround CMake wanting to use lld just because we're using clang as compiler. Fixes build on aarch64. (https://bugs.llvm.org/show_bug.cgi?id=51115) * Sat Jul 10 2021 Aaron Puchert <[email protected]> - Update to version 12.0.1. * This release contains bug-fixes for the LLVM 12.0.0 release. This release is API and ABI compatible with 12.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete patches: * clangd-cmake-non-standard-layout.patch * compiler-rt-Remove-cyclades-inclusion-in-sanitizer.patch * lld-no-version-on-undefined-weak-lazy-symbols.patch * Fri Jul 02 2021 Aaron Puchert <[email protected]> - Add compiler-rt-Remove-cyclades-inclusion-in-sanitizer.patch: Fix build with linux-glibc-devel 5.13. * Thu May 13 2021 Martin Liška <[email protected]> - Set memory limits for DWZ to 4x. * Fri Apr 16 2021 Aaron Puchert <[email protected]> - Update to version 12.0.0. * For details, see the release notes: - https://releases.llvm.org/12.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/12.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/12.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/12.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/12.0.0/tools/lld/docs/ReleaseNotes.html - Rebase patches: * assume-opensuse.patch * lldb-cmake.patch * llvm-better-detect-64bit-atomics-support.patch * llvm-do-not-install-static-libraries.patch * llvm_build_tablegen_component_as_shared_library.patch - Drop patches that have landed upstream: * Fix-missing-include.patch - Always use ld.bfd for stage 1, use lld for stage 2 where we use ThinLTO and where it's supported, gold where lld doesn't work, and ld.bfd where we don't use ThinLTO. (boo#1181621) - Add lld-no-version-on-undefined-weak-lazy-symbols.patch to fix a bug in lld that made libLLVM.so contain a corrupt symbol version. - Add clangd-cmake-non-standard-layout.patch to fix build in our non-monorepo layout. * Sun Feb 14 2021 Aaron Puchert <[email protected]> - Don't use gold and ThinLTO on ppc64le because of boo#1181621. - Fix-missing-include.patch: fix build with GCC 11. (boo#1181875) - CMake-Look-up-target-subcomponents-in-LLVM_AVAILABLE_LIBS.patch: Fix target component lookup. (boo#1180748) * Sat Jan 09 2021 Aaron Puchert <[email protected]> - Update to version 11.0.1. * This release contains bug-fixes for the LLVM 11.0.0 release. This release is API and ABI compatible with 11.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete compiler-rt-dont-compile-assembly-files-as-c.patch. - Make documentation tarballs more reproducible. * Wed Jan 06 2021 Guillaume GARDET <[email protected]> - Increase required RAM for aarch64 * Fri Jan 01 2021 Callum Farmer <[email protected]> - Move BFD plugins to %{_libdir}
/usr/include/lldb /usr/include/lldb/API /usr/include/lldb/API/LLDB.h /usr/include/lldb/API/SBAddress.h /usr/include/lldb/API/SBAttachInfo.h /usr/include/lldb/API/SBBlock.h /usr/include/lldb/API/SBBreakpoint.h /usr/include/lldb/API/SBBreakpointLocation.h /usr/include/lldb/API/SBBreakpointName.h /usr/include/lldb/API/SBBroadcaster.h /usr/include/lldb/API/SBCommandInterpreter.h /usr/include/lldb/API/SBCommandInterpreterRunOptions.h /usr/include/lldb/API/SBCommandReturnObject.h /usr/include/lldb/API/SBCommunication.h /usr/include/lldb/API/SBCompileUnit.h /usr/include/lldb/API/SBData.h /usr/include/lldb/API/SBDebugger.h /usr/include/lldb/API/SBDeclaration.h /usr/include/lldb/API/SBDefines.h /usr/include/lldb/API/SBEnvironment.h /usr/include/lldb/API/SBError.h /usr/include/lldb/API/SBEvent.h /usr/include/lldb/API/SBExecutionContext.h /usr/include/lldb/API/SBExpressionOptions.h /usr/include/lldb/API/SBFile.h /usr/include/lldb/API/SBFileSpec.h /usr/include/lldb/API/SBFileSpecList.h /usr/include/lldb/API/SBFrame.h /usr/include/lldb/API/SBFunction.h /usr/include/lldb/API/SBHostOS.h /usr/include/lldb/API/SBInstruction.h /usr/include/lldb/API/SBInstructionList.h /usr/include/lldb/API/SBLanguageRuntime.h /usr/include/lldb/API/SBLaunchInfo.h /usr/include/lldb/API/SBLineEntry.h /usr/include/lldb/API/SBListener.h /usr/include/lldb/API/SBMemoryRegionInfo.h /usr/include/lldb/API/SBMemoryRegionInfoList.h /usr/include/lldb/API/SBModule.h /usr/include/lldb/API/SBModuleSpec.h /usr/include/lldb/API/SBPlatform.h /usr/include/lldb/API/SBProcess.h /usr/include/lldb/API/SBProcessInfo.h /usr/include/lldb/API/SBQueue.h /usr/include/lldb/API/SBQueueItem.h /usr/include/lldb/API/SBReproducer.h /usr/include/lldb/API/SBScriptObject.h /usr/include/lldb/API/SBSection.h /usr/include/lldb/API/SBSourceManager.h /usr/include/lldb/API/SBStream.h /usr/include/lldb/API/SBStringList.h /usr/include/lldb/API/SBStructuredData.h /usr/include/lldb/API/SBSymbol.h /usr/include/lldb/API/SBSymbolContext.h /usr/include/lldb/API/SBSymbolContextList.h /usr/include/lldb/API/SBTarget.h /usr/include/lldb/API/SBThread.h /usr/include/lldb/API/SBThreadCollection.h /usr/include/lldb/API/SBThreadPlan.h /usr/include/lldb/API/SBTrace.h /usr/include/lldb/API/SBTraceCursor.h /usr/include/lldb/API/SBType.h /usr/include/lldb/API/SBTypeCategory.h /usr/include/lldb/API/SBTypeEnumMember.h /usr/include/lldb/API/SBTypeFilter.h /usr/include/lldb/API/SBTypeFormat.h /usr/include/lldb/API/SBTypeNameSpecifier.h /usr/include/lldb/API/SBTypeSummary.h /usr/include/lldb/API/SBTypeSynthetic.h /usr/include/lldb/API/SBUnixSignals.h /usr/include/lldb/API/SBValue.h /usr/include/lldb/API/SBValueList.h /usr/include/lldb/API/SBVariablesOptions.h /usr/include/lldb/API/SBWatchpoint.h /usr/include/lldb/Breakpoint /usr/include/lldb/Breakpoint/Breakpoint.h /usr/include/lldb/Breakpoint/BreakpointID.h /usr/include/lldb/Breakpoint/BreakpointIDList.h /usr/include/lldb/Breakpoint/BreakpointList.h /usr/include/lldb/Breakpoint/BreakpointLocation.h /usr/include/lldb/Breakpoint/BreakpointLocationCollection.h /usr/include/lldb/Breakpoint/BreakpointLocationList.h /usr/include/lldb/Breakpoint/BreakpointName.h /usr/include/lldb/Breakpoint/BreakpointOptions.h /usr/include/lldb/Breakpoint/BreakpointPrecondition.h /usr/include/lldb/Breakpoint/BreakpointResolver.h /usr/include/lldb/Breakpoint/BreakpointResolverAddress.h /usr/include/lldb/Breakpoint/BreakpointResolverFileLine.h /usr/include/lldb/Breakpoint/BreakpointResolverFileRegex.h /usr/include/lldb/Breakpoint/BreakpointResolverName.h /usr/include/lldb/Breakpoint/BreakpointResolverScripted.h /usr/include/lldb/Breakpoint/BreakpointSite.h /usr/include/lldb/Breakpoint/BreakpointSiteList.h /usr/include/lldb/Breakpoint/Stoppoint.h /usr/include/lldb/Breakpoint/StoppointCallbackContext.h /usr/include/lldb/Breakpoint/StoppointHitCounter.h /usr/include/lldb/Breakpoint/StoppointSite.h /usr/include/lldb/Breakpoint/Watchpoint.h /usr/include/lldb/Breakpoint/WatchpointList.h /usr/include/lldb/Breakpoint/WatchpointOptions.h /usr/include/lldb/Core /usr/include/lldb/Core/Address.h /usr/include/lldb/Core/AddressRange.h /usr/include/lldb/Core/AddressResolver.h /usr/include/lldb/Core/AddressResolverFileLine.h /usr/include/lldb/Core/Architecture.h /usr/include/lldb/Core/Communication.h /usr/include/lldb/Core/DataFileCache.h /usr/include/lldb/Core/Debugger.h /usr/include/lldb/Core/DebuggerEvents.h /usr/include/lldb/Core/Declaration.h /usr/include/lldb/Core/Disassembler.h /usr/include/lldb/Core/DumpDataExtractor.h /usr/include/lldb/Core/DumpRegisterInfo.h /usr/include/lldb/Core/DumpRegisterValue.h /usr/include/lldb/Core/EmulateInstruction.h /usr/include/lldb/Core/FileLineResolver.h /usr/include/lldb/Core/FormatEntity.h /usr/include/lldb/Core/Highlighter.h /usr/include/lldb/Core/IOHandler.h /usr/include/lldb/Core/IOHandlerCursesGUI.h /usr/include/lldb/Core/IOStreamMacros.h /usr/include/lldb/Core/LoadedModuleInfoList.h /usr/include/lldb/Core/Mangled.h /usr/include/lldb/Core/MappedHash.h /usr/include/lldb/Core/Module.h /usr/include/lldb/Core/ModuleChild.h /usr/include/lldb/Core/ModuleList.h /usr/include/lldb/Core/ModuleSpec.h /usr/include/lldb/Core/Opcode.h /usr/include/lldb/Core/PluginInterface.h /usr/include/lldb/Core/PluginManager.h /usr/include/lldb/Core/Progress.h /usr/include/lldb/Core/RichManglingContext.h /usr/include/lldb/Core/SearchFilter.h /usr/include/lldb/Core/Section.h /usr/include/lldb/Core/SourceLocationSpec.h /usr/include/lldb/Core/SourceManager.h /usr/include/lldb/Core/StreamAsynchronousIO.h /usr/include/lldb/Core/StreamBuffer.h /usr/include/lldb/Core/StreamFile.h /usr/include/lldb/Core/StructuredDataImpl.h /usr/include/lldb/Core/ThreadSafeDenseSet.h /usr/include/lldb/Core/ThreadSafeValue.h /usr/include/lldb/Core/ThreadedCommunication.h /usr/include/lldb/Core/UniqueCStringMap.h /usr/include/lldb/Core/UserSettingsController.h /usr/include/lldb/Core/Value.h /usr/include/lldb/Core/ValueObject.h /usr/include/lldb/Core/ValueObjectCast.h /usr/include/lldb/Core/ValueObjectChild.h /usr/include/lldb/Core/ValueObjectConstResult.h /usr/include/lldb/Core/ValueObjectConstResultCast.h /usr/include/lldb/Core/ValueObjectConstResultChild.h /usr/include/lldb/Core/ValueObjectConstResultImpl.h /usr/include/lldb/Core/ValueObjectDynamicValue.h /usr/include/lldb/Core/ValueObjectList.h /usr/include/lldb/Core/ValueObjectMemory.h /usr/include/lldb/Core/ValueObjectRegister.h /usr/include/lldb/Core/ValueObjectSyntheticFilter.h /usr/include/lldb/Core/ValueObjectUpdater.h /usr/include/lldb/Core/ValueObjectVariable.h /usr/include/lldb/Core/dwarf.h /usr/include/lldb/DataFormatters /usr/include/lldb/DataFormatters/CXXFunctionPointer.h /usr/include/lldb/DataFormatters/DataVisualization.h /usr/include/lldb/DataFormatters/DumpValueObjectOptions.h /usr/include/lldb/DataFormatters/FormatCache.h /usr/include/lldb/DataFormatters/FormatClasses.h /usr/include/lldb/DataFormatters/FormatManager.h /usr/include/lldb/DataFormatters/FormattersContainer.h /usr/include/lldb/DataFormatters/FormattersHelpers.h /usr/include/lldb/DataFormatters/LanguageCategory.h /usr/include/lldb/DataFormatters/StringPrinter.h /usr/include/lldb/DataFormatters/TypeCategory.h /usr/include/lldb/DataFormatters/TypeCategoryMap.h /usr/include/lldb/DataFormatters/TypeFormat.h /usr/include/lldb/DataFormatters/TypeSummary.h /usr/include/lldb/DataFormatters/TypeSynthetic.h /usr/include/lldb/DataFormatters/ValueObjectPrinter.h /usr/include/lldb/DataFormatters/VectorIterator.h /usr/include/lldb/DataFormatters/VectorType.h /usr/include/lldb/Expression /usr/include/lldb/Expression/DWARFExpression.h /usr/include/lldb/Expression/DWARFExpressionList.h /usr/include/lldb/Expression/DiagnosticManager.h /usr/include/lldb/Expression/DynamicCheckerFunctions.h /usr/include/lldb/Expression/Expression.h /usr/include/lldb/Expression/ExpressionParser.h /usr/include/lldb/Expression/ExpressionSourceCode.h /usr/include/lldb/Expression/ExpressionTypeSystemHelper.h /usr/include/lldb/Expression/ExpressionVariable.h /usr/include/lldb/Expression/FunctionCaller.h /usr/include/lldb/Expression/IRExecutionUnit.h /usr/include/lldb/Expression/IRInterpreter.h /usr/include/lldb/Expression/IRMemoryMap.h /usr/include/lldb/Expression/LLVMUserExpression.h /usr/include/lldb/Expression/Materializer.h /usr/include/lldb/Expression/ObjectFileJIT.h /usr/include/lldb/Expression/REPL.h /usr/include/lldb/Expression/UserExpression.h /usr/include/lldb/Expression/UtilityFunction.h /usr/include/lldb/Host /usr/include/lldb/Host/Config.h /usr/include/lldb/Host/ConnectionFileDescriptor.h /usr/include/lldb/Host/Debug.h /usr/include/lldb/Host/Editline.h /usr/include/lldb/Host/File.h /usr/include/lldb/Host/FileAction.h /usr/include/lldb/Host/FileCache.h /usr/include/lldb/Host/FileSystem.h /usr/include/lldb/Host/Host.h /usr/include/lldb/Host/HostGetOpt.h /usr/include/lldb/Host/HostInfo.h /usr/include/lldb/Host/HostInfoBase.h /usr/include/lldb/Host/HostNativeProcess.h /usr/include/lldb/Host/HostNativeProcessBase.h /usr/include/lldb/Host/HostNativeThread.h /usr/include/lldb/Host/HostNativeThreadBase.h /usr/include/lldb/Host/HostNativeThreadForward.h /usr/include/lldb/Host/HostProcess.h /usr/include/lldb/Host/HostThread.h /usr/include/lldb/Host/LZMA.h /usr/include/lldb/Host/LockFile.h /usr/include/lldb/Host/LockFileBase.h /usr/include/lldb/Host/MainLoop.h /usr/include/lldb/Host/MainLoopBase.h /usr/include/lldb/Host/MonitoringProcessLauncher.h /usr/include/lldb/Host/OptionParser.h /usr/include/lldb/Host/Pipe.h /usr/include/lldb/Host/PipeBase.h /usr/include/lldb/Host/PosixApi.h /usr/include/lldb/Host/ProcessLaunchInfo.h /usr/include/lldb/Host/ProcessLauncher.h /usr/include/lldb/Host/ProcessRunLock.h /usr/include/lldb/Host/PseudoTerminal.h /usr/include/lldb/Host/SafeMachO.h /usr/include/lldb/Host/Socket.h /usr/include/lldb/Host/SocketAddress.h /usr/include/lldb/Host/Terminal.h /usr/include/lldb/Host/ThreadLauncher.h /usr/include/lldb/Host/Time.h /usr/include/lldb/Host/XML.h /usr/include/lldb/Host/android /usr/include/lldb/Host/android/HostInfoAndroid.h /usr/include/lldb/Host/common /usr/include/lldb/Host/common/GetOptInc.h /usr/include/lldb/Host/common/NativeBreakpointList.h /usr/include/lldb/Host/common/NativeProcessProtocol.h /usr/include/lldb/Host/common/NativeRegisterContext.h /usr/include/lldb/Host/common/NativeThreadProtocol.h /usr/include/lldb/Host/common/NativeWatchpointList.h /usr/include/lldb/Host/common/TCPSocket.h /usr/include/lldb/Host/common/UDPSocket.h /usr/include/lldb/Host/common/ZipFileResolver.h /usr/include/lldb/Host/freebsd /usr/include/lldb/Host/freebsd/HostInfoFreeBSD.h /usr/include/lldb/Host/linux /usr/include/lldb/Host/linux/AbstractSocket.h /usr/include/lldb/Host/linux/Host.h /usr/include/lldb/Host/linux/HostInfoLinux.h /usr/include/lldb/Host/linux/Ptrace.h /usr/include/lldb/Host/linux/Support.h /usr/include/lldb/Host/linux/Uio.h /usr/include/lldb/Host/macosx /usr/include/lldb/Host/macosx/HostInfoMacOSX.h /usr/include/lldb/Host/macosx/HostThreadMacOSX.h /usr/include/lldb/Host/netbsd /usr/include/lldb/Host/netbsd/HostInfoNetBSD.h /usr/include/lldb/Host/openbsd /usr/include/lldb/Host/openbsd/HostInfoOpenBSD.h /usr/include/lldb/Host/posix /usr/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h /usr/include/lldb/Host/posix/DomainSocket.h /usr/include/lldb/Host/posix/HostInfoPosix.h /usr/include/lldb/Host/posix/HostProcessPosix.h /usr/include/lldb/Host/posix/HostThreadPosix.h /usr/include/lldb/Host/posix/LockFilePosix.h /usr/include/lldb/Host/posix/MainLoopPosix.h /usr/include/lldb/Host/posix/PipePosix.h /usr/include/lldb/Host/posix/ProcessLauncherPosixFork.h /usr/include/lldb/Host/windows /usr/include/lldb/Host/windows/AutoHandle.h /usr/include/lldb/Host/windows/ConnectionGenericFileWindows.h /usr/include/lldb/Host/windows/HostInfoWindows.h /usr/include/lldb/Host/windows/HostProcessWindows.h /usr/include/lldb/Host/windows/HostThreadWindows.h /usr/include/lldb/Host/windows/LockFileWindows.h /usr/include/lldb/Host/windows/MainLoopWindows.h /usr/include/lldb/Host/windows/PipeWindows.h /usr/include/lldb/Host/windows/PosixApi.h /usr/include/lldb/Host/windows/ProcessLauncherWindows.h /usr/include/lldb/Host/windows/windows.h /usr/include/lldb/Initialization /usr/include/lldb/Initialization/SystemInitializer.h /usr/include/lldb/Initialization/SystemInitializerCommon.h /usr/include/lldb/Initialization/SystemLifetimeManager.h /usr/include/lldb/Interpreter /usr/include/lldb/Interpreter/CommandAlias.h /usr/include/lldb/Interpreter/CommandCompletions.h /usr/include/lldb/Interpreter/CommandHistory.h /usr/include/lldb/Interpreter/CommandInterpreter.h /usr/include/lldb/Interpreter/CommandObject.h /usr/include/lldb/Interpreter/CommandObjectMultiword.h /usr/include/lldb/Interpreter/CommandOptionArgumentTable.h /usr/include/lldb/Interpreter/CommandOptionValidators.h /usr/include/lldb/Interpreter/CommandReturnObject.h /usr/include/lldb/Interpreter/OptionArgParser.h /usr/include/lldb/Interpreter/OptionGroupArchitecture.h /usr/include/lldb/Interpreter/OptionGroupBoolean.h /usr/include/lldb/Interpreter/OptionGroupFile.h /usr/include/lldb/Interpreter/OptionGroupFormat.h /usr/include/lldb/Interpreter/OptionGroupMemoryTag.h /usr/include/lldb/Interpreter/OptionGroupOutputFile.h /usr/include/lldb/Interpreter/OptionGroupPlatform.h /usr/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h /usr/include/lldb/Interpreter/OptionGroupString.h /usr/include/lldb/Interpreter/OptionGroupUInt64.h /usr/include/lldb/Interpreter/OptionGroupUUID.h /usr/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h /usr/include/lldb/Interpreter/OptionGroupVariable.h /usr/include/lldb/Interpreter/OptionGroupWatchpoint.h /usr/include/lldb/Interpreter/OptionValue.h /usr/include/lldb/Interpreter/OptionValueArch.h /usr/include/lldb/Interpreter/OptionValueArgs.h /usr/include/lldb/Interpreter/OptionValueArray.h /usr/include/lldb/Interpreter/OptionValueBoolean.h /usr/include/lldb/Interpreter/OptionValueChar.h /usr/include/lldb/Interpreter/OptionValueDictionary.h /usr/include/lldb/Interpreter/OptionValueEnumeration.h /usr/include/lldb/Interpreter/OptionValueFileColonLine.h /usr/include/lldb/Interpreter/OptionValueFileSpec.h /usr/include/lldb/Interpreter/OptionValueFileSpecList.h /usr/include/lldb/Interpreter/OptionValueFormat.h /usr/include/lldb/Interpreter/OptionValueFormatEntity.h /usr/include/lldb/Interpreter/OptionValueLanguage.h /usr/include/lldb/Interpreter/OptionValuePathMappings.h /usr/include/lldb/Interpreter/OptionValueProperties.h /usr/include/lldb/Interpreter/OptionValueRegex.h /usr/include/lldb/Interpreter/OptionValueSInt64.h /usr/include/lldb/Interpreter/OptionValueString.h /usr/include/lldb/Interpreter/OptionValueUInt64.h /usr/include/lldb/Interpreter/OptionValueUUID.h /usr/include/lldb/Interpreter/OptionValues.h /usr/include/lldb/Interpreter/Options.h /usr/include/lldb/Interpreter/Property.h /usr/include/lldb/Interpreter/ScriptInterpreter.h /usr/include/lldb/Interpreter/ScriptObject.h /usr/include/lldb/Interpreter/ScriptedInterface.h /usr/include/lldb/Interpreter/ScriptedPlatformInterface.h /usr/include/lldb/Interpreter/ScriptedProcessInterface.h /usr/include/lldb/Symbol /usr/include/lldb/Symbol/ArmUnwindInfo.h /usr/include/lldb/Symbol/Block.h /usr/include/lldb/Symbol/CallFrameInfo.h /usr/include/lldb/Symbol/CompactUnwindInfo.h /usr/include/lldb/Symbol/CompileUnit.h /usr/include/lldb/Symbol/CompilerDecl.h /usr/include/lldb/Symbol/CompilerDeclContext.h /usr/include/lldb/Symbol/CompilerType.h /usr/include/lldb/Symbol/DWARFCallFrameInfo.h /usr/include/lldb/Symbol/DebugMacros.h /usr/include/lldb/Symbol/DeclVendor.h /usr/include/lldb/Symbol/FuncUnwinders.h /usr/include/lldb/Symbol/Function.h /usr/include/lldb/Symbol/LineEntry.h /usr/include/lldb/Symbol/LineTable.h /usr/include/lldb/Symbol/LocateSymbolFile.h /usr/include/lldb/Symbol/ObjectContainer.h /usr/include/lldb/Symbol/ObjectFile.h /usr/include/lldb/Symbol/PostfixExpression.h /usr/include/lldb/Symbol/SourceModule.h /usr/include/lldb/Symbol/Symbol.h /usr/include/lldb/Symbol/SymbolContext.h /usr/include/lldb/Symbol/SymbolContextScope.h /usr/include/lldb/Symbol/SymbolFile.h /usr/include/lldb/Symbol/SymbolFileOnDemand.h /usr/include/lldb/Symbol/SymbolVendor.h /usr/include/lldb/Symbol/Symtab.h /usr/include/lldb/Symbol/TaggedASTType.h /usr/include/lldb/Symbol/Type.h /usr/include/lldb/Symbol/TypeList.h /usr/include/lldb/Symbol/TypeMap.h /usr/include/lldb/Symbol/TypeSystem.h /usr/include/lldb/Symbol/UnwindPlan.h /usr/include/lldb/Symbol/UnwindTable.h /usr/include/lldb/Symbol/Variable.h /usr/include/lldb/Symbol/VariableList.h /usr/include/lldb/Target /usr/include/lldb/Target/ABI.h /usr/include/lldb/Target/AppleArm64ExceptionClass.h /usr/include/lldb/Target/AssertFrameRecognizer.h /usr/include/lldb/Target/DynamicLoader.h /usr/include/lldb/Target/DynamicRegisterInfo.h /usr/include/lldb/Target/ExecutionContext.h /usr/include/lldb/Target/ExecutionContextScope.h /usr/include/lldb/Target/InstrumentationRuntime.h /usr/include/lldb/Target/InstrumentationRuntimeStopInfo.h /usr/include/lldb/Target/JITLoader.h /usr/include/lldb/Target/JITLoaderList.h /usr/include/lldb/Target/Language.h /usr/include/lldb/Target/LanguageRuntime.h /usr/include/lldb/Target/Memory.h /usr/include/lldb/Target/MemoryHistory.h /usr/include/lldb/Target/MemoryRegionInfo.h /usr/include/lldb/Target/MemoryTagManager.h /usr/include/lldb/Target/MemoryTagMap.h /usr/include/lldb/Target/ModuleCache.h /usr/include/lldb/Target/OperatingSystem.h /usr/include/lldb/Target/PathMappingList.h /usr/include/lldb/Target/Platform.h /usr/include/lldb/Target/PostMortemProcess.h /usr/include/lldb/Target/Process.h /usr/include/lldb/Target/ProcessStructReader.h /usr/include/lldb/Target/ProcessTrace.h /usr/include/lldb/Target/Queue.h /usr/include/lldb/Target/QueueItem.h /usr/include/lldb/Target/QueueList.h /usr/include/lldb/Target/RegisterCheckpoint.h /usr/include/lldb/Target/RegisterContext.h /usr/include/lldb/Target/RegisterContextUnwind.h /usr/include/lldb/Target/RegisterFlags.h /usr/include/lldb/Target/RegisterNumber.h /usr/include/lldb/Target/RegisterTypeBuilder.h /usr/include/lldb/Target/RemoteAwarePlatform.h /usr/include/lldb/Target/Runtime.h /usr/include/lldb/Target/SectionLoadHistory.h /usr/include/lldb/Target/SectionLoadList.h /usr/include/lldb/Target/StackFrame.h /usr/include/lldb/Target/StackFrameList.h /usr/include/lldb/Target/StackFrameRecognizer.h /usr/include/lldb/Target/StackID.h /usr/include/lldb/Target/Statistics.h /usr/include/lldb/Target/StopInfo.h /usr/include/lldb/Target/StructuredDataPlugin.h /usr/include/lldb/Target/SystemRuntime.h /usr/include/lldb/Target/Target.h /usr/include/lldb/Target/TargetList.h /usr/include/lldb/Target/Thread.h /usr/include/lldb/Target/ThreadCollection.h /usr/include/lldb/Target/ThreadList.h /usr/include/lldb/Target/ThreadPlan.h /usr/include/lldb/Target/ThreadPlanBase.h /usr/include/lldb/Target/ThreadPlanCallFunction.h /usr/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h /usr/include/lldb/Target/ThreadPlanCallOnFunctionExit.h /usr/include/lldb/Target/ThreadPlanCallUserExpression.h /usr/include/lldb/Target/ThreadPlanPython.h /usr/include/lldb/Target/ThreadPlanRunToAddress.h /usr/include/lldb/Target/ThreadPlanShouldStopHere.h /usr/include/lldb/Target/ThreadPlanStack.h /usr/include/lldb/Target/ThreadPlanStepInRange.h /usr/include/lldb/Target/ThreadPlanStepInstruction.h /usr/include/lldb/Target/ThreadPlanStepOut.h /usr/include/lldb/Target/ThreadPlanStepOverBreakpoint.h /usr/include/lldb/Target/ThreadPlanStepOverRange.h /usr/include/lldb/Target/ThreadPlanStepRange.h /usr/include/lldb/Target/ThreadPlanStepThrough.h /usr/include/lldb/Target/ThreadPlanStepUntil.h /usr/include/lldb/Target/ThreadPlanTracer.h /usr/include/lldb/Target/ThreadSpec.h /usr/include/lldb/Target/Trace.h /usr/include/lldb/Target/TraceCursor.h /usr/include/lldb/Target/TraceDumper.h /usr/include/lldb/Target/TraceExporter.h /usr/include/lldb/Target/UnixSignals.h /usr/include/lldb/Target/Unwind.h /usr/include/lldb/Target/UnwindAssembly.h /usr/include/lldb/Target/UnwindLLDB.h /usr/include/lldb/Utility /usr/include/lldb/Utility/AnsiTerminal.h /usr/include/lldb/Utility/ArchSpec.h /usr/include/lldb/Utility/Args.h /usr/include/lldb/Utility/Baton.h /usr/include/lldb/Utility/Broadcaster.h /usr/include/lldb/Utility/Cloneable.h /usr/include/lldb/Utility/CompletionRequest.h /usr/include/lldb/Utility/Connection.h /usr/include/lldb/Utility/ConstString.h /usr/include/lldb/Utility/DataBuffer.h /usr/include/lldb/Utility/DataBufferHeap.h /usr/include/lldb/Utility/DataBufferLLVM.h /usr/include/lldb/Utility/DataEncoder.h /usr/include/lldb/Utility/DataExtractor.h /usr/include/lldb/Utility/Diagnostics.h /usr/include/lldb/Utility/Endian.h /usr/include/lldb/Utility/Environment.h /usr/include/lldb/Utility/Event.h /usr/include/lldb/Utility/FileSpec.h /usr/include/lldb/Utility/FileSpecList.h /usr/include/lldb/Utility/Flags.h /usr/include/lldb/Utility/GDBRemote.h /usr/include/lldb/Utility/IOObject.h /usr/include/lldb/Utility/Instrumentation.h /usr/include/lldb/Utility/Iterable.h /usr/include/lldb/Utility/LLDBAssert.h /usr/include/lldb/Utility/LLDBLog.h /usr/include/lldb/Utility/Listener.h /usr/include/lldb/Utility/Log.h /usr/include/lldb/Utility/NameMatches.h /usr/include/lldb/Utility/OptionDefinition.h /usr/include/lldb/Utility/Predicate.h /usr/include/lldb/Utility/ProcessInfo.h /usr/include/lldb/Utility/RangeMap.h /usr/include/lldb/Utility/RegisterValue.h /usr/include/lldb/Utility/RegularExpression.h /usr/include/lldb/Utility/Scalar.h /usr/include/lldb/Utility/ScriptedMetadata.h /usr/include/lldb/Utility/SelectHelper.h /usr/include/lldb/Utility/SharedCluster.h /usr/include/lldb/Utility/State.h /usr/include/lldb/Utility/Status.h /usr/include/lldb/Utility/Stream.h /usr/include/lldb/Utility/StreamString.h /usr/include/lldb/Utility/StreamTee.h /usr/include/lldb/Utility/StringExtractor.h /usr/include/lldb/Utility/StringExtractorGDBRemote.h /usr/include/lldb/Utility/StringLexer.h /usr/include/lldb/Utility/StringList.h /usr/include/lldb/Utility/StructuredData.h /usr/include/lldb/Utility/ThreadSafeDenseMap.h /usr/include/lldb/Utility/TildeExpressionResolver.h /usr/include/lldb/Utility/Timeout.h /usr/include/lldb/Utility/Timer.h /usr/include/lldb/Utility/TraceGDBRemotePackets.h /usr/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h /usr/include/lldb/Utility/UUID.h /usr/include/lldb/Utility/UnimplementedError.h /usr/include/lldb/Utility/UriParser.h /usr/include/lldb/Utility/UserID.h /usr/include/lldb/Utility/UserIDResolver.h /usr/include/lldb/Utility/VASPrintf.h /usr/include/lldb/Utility/VMRange.h /usr/include/lldb/Utility/XcodeSDK.h /usr/include/lldb/Utility/ZipFile.h /usr/include/lldb/Version /usr/include/lldb/Version/Version.h /usr/include/lldb/lldb-defines.h /usr/include/lldb/lldb-enumerations.h /usr/include/lldb/lldb-forward.h /usr/include/lldb/lldb-private-enumerations.h /usr/include/lldb/lldb-private-forward.h /usr/include/lldb/lldb-private-interfaces.h /usr/include/lldb/lldb-private-types.h /usr/include/lldb/lldb-private.h /usr/include/lldb/lldb-public.h /usr/include/lldb/lldb-types.h /usr/include/lldb/lldb-versioning.h /usr/lib64/liblldb.so /usr/lib64/liblldbIntelFeatures.so /usr/share/licenses/lldb17-devel /usr/share/licenses/lldb17-devel/CREDITS.TXT /usr/share/licenses/lldb17-devel/LICENSE.TXT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:25:28 2025