aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-03 17:57:38 +0000
committerRui Ueyama <ruiu@google.com>2016-11-03 17:57:38 +0000
commitf91282e1cf6871f933bc7186332f47f3d4b38b7d (patch)
treebdaec6784f7bccdf7ca40ea5d0f5a4bbcd3f9ceb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentcc34983181a281761ae4bb7a577d6284dae23d53 (diff)
downloadllvm-f91282e1cf6871f933bc7186332f47f3d4b38b7d.zip
llvm-f91282e1cf6871f933bc7186332f47f3d4b38b7d.tar.gz
llvm-f91282e1cf6871f933bc7186332f47f3d4b38b7d.tar.bz2
Add [<chars>] to the glob matcher to eliminate use of llvm::Regex.
Previously, it didn't support the character class, so we couldn't eliminate the use fo llvm::Regex. Now that it is supported, we can remove compileGlobPattern, which converts a glob pattern to a regex. This patch contains optimization for exact/prefix/suffix matches. Differential Revision: https://reviews.llvm.org/D26284 llvm-svn: 285949
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions