2019-08-05 21:06:50 by Adam Ciarcinski | Files touched by this commit (23) | |
Log message: llvm: updated to 8.0.1 LLVM 8.0.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 8.0.0 release. This release is API and ABI compatible with 8.0.0. |
2019-06-17 18:35:44 by Adam Ciarcinski | Files touched by this commit (6) |
Log message: openmp: added version 8.0.0 The OpenMP subproject of LLVM contains the components required to build an executable OpenMP program that are outside the compiler itself. Here you can find the code for the runtime library against which code compiled by clang -fopenmp must be linked before it can run. |