In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched
authorNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 05:18:32 +0000 (05:18 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 05:18:32 +0000 (05:18 +0000)
commit084f7bf8a741fdeb97bf7f2a1befd11758f504e7
treed537e5c3cad12387654eff80b45cca7843b48f9d
parentaf0f65fe6ad750983eadcb03b7c41143cca73298
In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched
against the target triple, instead of equivalent to "XFAIL: *".

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