OSDN Git Service

Dan is right, using "string first" would produce false positives. So,
authorReid Spencer <rspencer@reidspencer.com>
Mon, 23 Apr 2007 21:21:53 +0000 (21:21 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 23 Apr 2007 21:21:53 +0000 (21:21 +0000)
commit4f6e9ab3d7e4996d38b3bebbfb153d0bd3ef5311
tree6807aed62b2ffbc4bce00194ccac2c26192d45b1
parent703f5291c4f7199a95274df5e3381b36f8faf38c
Dan is right, using "string first" would produce false positives. So,
devolve the check to a comparison against each component in the string.
Fortunately there isn't many of them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36376 91177308-0d34-0410-b5e6-96231b3b80d8
test/lib/llvm.exp