]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
refactor out the match string into its own Pattern class.
authorChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 20:25:55 +0000 (20:25 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 20:25:55 +0000 (20:25 +0000)
commit9fc6678bea11f32acba4e9b6624ae9a0d3a9287b
tree716e3f007f32dd2a435d1467b0aa7a89c29cd855
parent08ae76c042c22b0c330cea56c649ce39672a0cf7
refactor out the match string into its own Pattern class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82711 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileCheck/FileCheck.cpp