mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-16 16:37:49 +00:00
add some quilt patch comments
This commit is contained in:
parent
ee7a2defc1
commit
42dc2f2752
@ -1,3 +1,4 @@
|
|||||||
|
suppress warnings for xray and testing when not enabled
|
||||||
Index: llvm-toolchain-12_12.0.1/compiler-rt/cmake/Modules/CompilerRTUtils.cmake
|
Index: llvm-toolchain-12_12.0.1/compiler-rt/cmake/Modules/CompilerRTUtils.cmake
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-12_12.0.1.orig/compiler-rt/cmake/Modules/CompilerRTUtils.cmake
|
--- llvm-toolchain-12_12.0.1.orig/compiler-rt/cmake/Modules/CompilerRTUtils.cmake
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
set rpath for prepare_builtins build utility to find correct stage2
|
||||||
|
libs at runtime when executed as part of a build
|
||||||
Index: llvm-toolchain-12_12.0.1/libclc/CMakeLists.txt
|
Index: llvm-toolchain-12_12.0.1/libclc/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-12_12.0.1.orig/libclc/CMakeLists.txt
|
--- llvm-toolchain-12_12.0.1.orig/libclc/CMakeLists.txt
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
if libatomic is found only link it if libgcc is the rtlib
|
||||||
Index: llvm-toolchain-12_12.0.1/libcxx/CMakeLists.txt
|
Index: llvm-toolchain-12_12.0.1/libcxx/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-12_12.0.1.orig/libcxx/CMakeLists.txt
|
--- llvm-toolchain-12_12.0.1.orig/libcxx/CMakeLists.txt
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
remove regex anchor in lld linker detection to account for vendor, if
|
||||||
|
specified, being prepended to lld version string
|
||||||
Index: llvm-toolchain-12_12.0.1/llvm/cmake/modules/AddLLVM.cmake
|
Index: llvm-toolchain-12_12.0.1/llvm/cmake/modules/AddLLVM.cmake
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-12_12.0.1.orig/llvm/cmake/modules/AddLLVM.cmake
|
--- llvm-toolchain-12_12.0.1.orig/llvm/cmake/modules/AddLLVM.cmake
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
include required runtimes as dependencies to openmp targets to make sure
|
||||||
|
they are built first when included as part of a runtimes build since openmp
|
||||||
|
can depend on them
|
||||||
Index: llvm-toolchain-12_12.0.1/llvm/runtimes/CMakeLists.txt
|
Index: llvm-toolchain-12_12.0.1/llvm/runtimes/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-12_12.0.1.orig/llvm/runtimes/CMakeLists.txt
|
--- llvm-toolchain-12_12.0.1.orig/llvm/runtimes/CMakeLists.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user