aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-04-24 08:50:11 +0000
committerMartin Storsjo <martin@martin.st>2018-04-24 08:50:11 +0000
commit6afcd64eb65fca233a7b173f88cffb2c2c9c114c (patch)
tree842070456e7eea8eddce88b2ed47d206197fbcbe /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parentf2124605cbf44efd7cd063589ed240558ab890f5 (diff)
downloadllvm-6afcd64eb65fca233a7b173f88cffb2c2c9c114c.zip
llvm-6afcd64eb65fca233a7b173f88cffb2c2c9c114c.tar.gz
llvm-6afcd64eb65fca233a7b173f88cffb2c2c9c114c.tar.bz2
[GCC] Match a GCC version with a patch suffix without a third version component
Previously it would only accept a string as a GCC version if it had either two components and no suffix, or three components with an optional suffix. Debian and ubuntu provided mingw compilers have lib/gcc/target entries like "5.3-posix" and "5.3-win32". This doesn't try to make any specific preference between them (other than lexical sorting of the suffix). Differential Revision: https://reviews.llvm.org/D45505 llvm-svn: 330696
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions