diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-12-04 01:59:58 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2014-12-04 01:59:58 +0000 |
commit | cbef69511caf7a141b179f9386382bcb63458007 (patch) | |
tree | b988431927ec148a73b4c7c064d99501d442642f /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 1486e3a7dce1b19daa192a286940942d3ba99cc5 (diff) | |
download | llvm-cbef69511caf7a141b179f9386382bcb63458007.zip llvm-cbef69511caf7a141b179f9386382bcb63458007.tar.gz llvm-cbef69511caf7a141b179f9386382bcb63458007.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions