llvm-toolchain/debian/llvm-3.5-dev.install
Sylvestre Ledru 0661bdc432 * Introduce llvm-3.4-tools to contain the new files needed by Martin
* Disable the lldb build for AArch64.
* Don't run the lldb tests on armhf (time out on the buildd).
* Rebuild for ocaml-4.01.
* Bring over Ubuntu changes from 3.3:
  - Revert to using the static copy of libjsoncpp, since the shared
    library lacks sane versioning, and this is only a few thousand
    lines of cargo-culted code from a reasonably stagnant upstream.
  - Drop lcov build-dep to avoid pulling it into main, due to its
    being fundamentally incompatibe with our newer GCC versions.
* Don't run the lldb tests on armhf (time out on the buildd).
* Disable the lldb build for AArch64.
* Build-depend on gcc-multilib on amd64 and i386.
2014-02-14 13:15:32 +00:00

23 lines
924 B
Plaintext

usr/lib/llvm-3.5/lib/libLLVM*.a
usr/lib/llvm-3.5/lib/libllvm*.a
usr/lib/llvm-3.5/lib/LLVM*.so
usr/lib/llvm-3.5/lib/libLTO.*
usr/lib/llvm-3.5/include/llvm/ usr/include/llvm-3.5/
usr/lib/llvm-3.5/include/llvm-c/ usr/include/llvm-c-3.5/
cmake/modules/*.cmake usr/share/llvm-3.5/cmake/
build-llvm/Makefile.common /usr/lib/llvm-3.5/build/
build-llvm/Makefile.config /usr/lib/llvm-3.5/build/
build-llvm/config.status /usr/lib/llvm-3.5/build/
Makefile.rules /usr/lib/llvm-3.5/build/
configure /usr/lib/llvm-3.5/build/
autoconf/ /usr/lib/llvm-3.5/build/
utils/vim/llvm-3.5.vim usr/share/vim/addons/syntax/
utils/vim/tablegen-3.5.vim usr/share/vim/addons/syntax/
utils/emacs/emacs.el usr/share/emacs/site-lisp/llvm-3.5/
utils/emacs/llvm-mode.el usr/share/emacs/site-lisp/llvm-3.5/
utils/emacs/tablegen-mode.el usr/share/emacs/site-lisp/llvm-3.5/