llvm with tablegen backend for capstone disassembler
Go to file
Hans Wennborg cbef69511c CMake: try to actually fix the regexes for setting HOST_LINK_VERSION this time (PR21268)
The regex should not accept an empty version number.

The previous attempt at r223106 failed, and the build was still erroring:

  CMake Error at tools/clang/CMakeLists.txt:269 (string):
    string sub-command REGEX, mode REPLACE regex "[^0-9]*([0-9.]*).*" matched
    an empty string.

llvm-svn: 223333
2014-12-04 01:59:58 +00:00
clang CMake: try to actually fix the regexes for setting HOST_LINK_VERSION this time (PR21268) 2014-12-04 01:59:58 +00:00
clang-tools-extra Make ArgumentsAdjuster an std::function (clang-tools-extra part of D6505). 2014-12-03 17:53:03 +00:00
compiler-rt [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, compiler-rt part 2014-12-03 23:29:14 +00:00
debuginfo-tests
libclc
libcxx libc++: support NaCl when building thread.cpp 2014-12-02 17:30:19 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld Rewrite InputGraph's Group 2014-12-04 01:09:06 +00:00
lldb Improve the comments on PutSTDIN, GetSTDOUT, and GetSTDERR. 2014-12-03 23:15:14 +00:00
llgo Initial commit of llgo third_party. 2014-11-27 00:12:26 +00:00
llvm Introduce "llvm-ranlib" as a name of targets since Object/archive-symtab.test requires llvm-ranlib. 2014-12-04 01:34:11 +00:00
openmp
polly checkout_isl: Do not fail in presence of an old CLooG checkout 2014-12-02 21:04:20 +00:00