Commit Graph

7 Commits

Author SHA1 Message Date
Sylvestre Ledru
5f79e3de90 rebase of the patches 2022-07-26 09:06:15 +02:00
Sylvestre Ledru
6b1669072b rebase of the patches 2022-04-07 13:29:24 +02:00
Sylvestre Ledru
ca71bb4dc2 rebase of the patches 2022-01-07 23:31:27 +01:00
Sylvestre Ledru
17354b030a rebase of the patches 2021-11-14 12:20:35 +01:00
Sylvestre Ledru
7d9dbbad8d rebase of the all patches 2020-03-26 11:16:17 +01:00
Sylvestre Ledru
b78f37f2e1 refresh of all patches 2019-10-20 14:13:57 +02:00
Peter Wu
8ab8cd7b37 Make Clang cmake files more usable
* Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and
  install a symlink in /usr/lib/cmake/clang-X.Y to ensure that CMake can
  still find it.
* Ensure that the LLVM installation prefix is correctly discovered
  despire symlinks (replaces fix-cmake-config-prefix.diff).
* Create /usr/lib/llvm-X.Y/bin/clang-6.0 symlink as required by
  ClangTargets-relwithdebinfo.cmake.
* Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
* Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
* Add regression test to qualify-clang.sh.
2018-05-07 00:05:47 +02:00