585426 {clang,llvm}_host: adds clang v3.8.1 and llvm v3.8.1 (via Redfoxmoon.)

Authored and Committed by Lucio Andrés Illanes Albornoz (arab, vxp) 7 years ago
23 files changed. 1413 lines added. 27 lines removed.
build/pkg.build
file modified
+14 -2
patches/clang_host/clang-0001-Add-Alpine-Linux-distro.patch
file added
+34
patches/clang_host/clang-0002-Use-z-relro-on-Alpine-Linux.patch
file added
+25
patches/clang_host/clang-0003-Use-hash-style-gnu-for-Alpine-Linux.patch
file added
+27
patches/clang_host/clang-0004-Add-musl-targets-and-dynamic-linker.patch
file added
+222
patches/clang_host/clang-0005-Enable-PIE-by-default-for-alpine-linux.patch
file added
+69
patches/clang_host/clang-0006-Link-with-z-now-by-default-for-Alpine-Linux.patch
file added
+28
patches/clang_host/clang-0007-Enable-stack-protector-by-default-for-alpine-linux.patch
file added
+69
patches/clang_host/clang-0008-LLVM_PREFIX.patch
file added
+11
patches/llvm_host/llvm-0001-Add-Musl-MuslEABI-and-Musl-EABIHF-triples.patch
file added
+112
patches/llvm_host/llvm-0002-Fix-build-with-musl-libc.patch
file added
+35
patches/llvm_host/llvm-0003-Fix-DynamicLibrary-to-build-with-musl-libc.patch
file added
+33
patches/llvm_host/llvm-0004-Fix-ScalarEvolutionExpander-step-scaling-bug.patch
file added
+99
patches/llvm_host/llvm-0005-optimize-store-of-bitcast-from-vector-to-aggregate.patch
file added
+181
patches/llvm_host/llvm-0006-clone-every-functions-debug-info.patch
file added
+129
patches/llvm_host/llvm-0007-reduce-complexity-of-debug-info-clonning-and-fix-correctness.patch
file added
+102
patches/llvm_host/llvm-0008-dont-widen-metadata-on-store-to-load-forwarding.patch
file added
+107
patches/llvm_host/llvm-0009-nm-workaround.patch
file added
+27
vars/build.vars
file modified
+34 -23
vars/clang_host.vars
file added
+28
vars/cmake.vars
file modified
+1 -1
vars/llvm_host.vars
file added
+25
vars/python3.vars
file modified
+1 -1
    {clang,llvm}_host: adds clang v3.8.1 and llvm v3.8.1 (via Redfoxmoon.)
    
        
file modified
+14 -2
file modified
+34 -23
file added
+28
file modified
+1 -1
file added
+25
file modified
+1 -1