diff options
| author | Zachary Turner <zturner@google.com> | 2015-01-22 20:30:29 +0000 |
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2015-01-22 20:30:29 +0000 |
| commit | 35970976712c929adf9a0ff82eacc6b779110bf5 (patch) | |
| tree | 8a9fe0029f619e5de51bf86e22b0aa7d73cc37b4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 75a4f35b2640b604f59c6df3b7dbe043c195cacd (diff) | |
| download | llvm-35970976712c929adf9a0ff82eacc6b779110bf5.zip llvm-35970976712c929adf9a0ff82eacc6b779110bf5.tar.gz llvm-35970976712c929adf9a0ff82eacc6b779110bf5.tar.bz2 | |
Change wildcard . to literal . in regex for copying python.
On Windows we copy python27(_d).dll to the bin directory. We do
this by looking at the PYTHON_LIBRARY specified by the user, which
is something like C:\foo\python27_d.lib, and replacing ".lib" with
".dll". But ".lib" as a regex will also match "flib", etc. So
make this a literal . instead of a wildcard .
llvm-svn: 226858
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
