core/llvm
Chaoting Liu f3a60920d6 llvm/clang stack: update to 6.0.0 (see detail)
llvm now split to different packages

- llvm, llvm-libs (in dir llvm/): the main llvm lib and functional part
- lld: (dynamic) linker of llvm
- lldb: debugger of llvm
- compiler-rt: runtime compiler lib for clang to build and run
- clang: C/C++ compiler from llvm project

they should stay in same release version
the update sequence is:
(optional ocaml group->) llvm -> lld -> compiler-rt -> clang
2018-04-20 09:48:53 +01:00
..
0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch llvm 5.0.1 2018-01-04 22:08:48 +01:00
0002-Enable-SSP-and-PIE-by-default.patch llvm 5.0.1 2018-01-04 22:08:48 +01:00
D44391-export-LLVM_DYLIB_COMPONENTS-in-LLVMConfig.cmake.patch llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00
D44420-cmake-fix-a-typo-in-llvm_config-macro.patch llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00
disable-llvm-symbolizer-test.patch fix llvm check() 2018-01-18 23:03:29 +01:00
llvm-config.h llvm: update to 4.0.1 2017-07-15 10:54:48 +01:00
PKGBUILD llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00
PR35947-export-LLVMInitializeInstCombine-as-extern-C.patch llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00
PR36417-DebugInfo-discard-invalid-DBG_VALUE-instructions.patch llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00
PR36417-fixup-for-rL326769-RegState-Debug-is-being-truncated.patch llvm/clang stack: update to 6.0.0 (see detail) 2018-04-20 09:48:53 +01:00