mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-11 03:33:40 +00:00

- Remove LLVM-internal tools (lit, FileCheck, not, tblgen, etc.) - Remove llvm-X.Y-tools package, because it contained only internal tools that are not intended for distribution. - Remove autotools-specific artifacts from packages. - Remove "dummy" documentation artifacts from llvm-X.Y-docs package. Not built/installed by CMake, not useful.
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
docs/_build/man/*
|
|
debian/man/llvm-dwarfdump-@LLVM_VERSION@.1
|
|
debian/man/llvm-mc-@LLVM_VERSION@.1
|
|
debian/man/llvm-mcmarkup-@LLVM_VERSION@.1
|
|
debian/man/llvm-objdump-@LLVM_VERSION@.1
|
|
debian/man/llvm-rtdyld-@LLVM_VERSION@.1
|
|
debian/man/llvm-size-@LLVM_VERSION@.1
|
|
debian/man/llvm-ranlib-@LLVM_VERSION@.1
|
|
|