aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-06-21 16:54:58 +0000
committerReid Kleckner <rnk@google.com>2019-06-21 16:54:58 +0000
commit08b2bd0f30f1ac51971425d51e369957580790be (patch)
tree8d0678e8d2f0ae18b5375e4fedbdf68ced3afb0e /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
parent0da13ed1f67f6ef2d3c21af7eb29e47f4795a0cc (diff)
downloadllvm-08b2bd0f30f1ac51971425d51e369957580790be.zip
llvm-08b2bd0f30f1ac51971425d51e369957580790be.tar.gz
llvm-08b2bd0f30f1ac51971425d51e369957580790be.tar.bz2
[asan] Quote the path to the Python exe in case it has spaces
These days, Python 3 installs itself into Program Files, so it often has spaces. At first, I resisted this, and I reinstalled it globally into C:/Python37, similar to the location used for Python 2.7. But then I updated VS 2019, and it uninstalled my copy of Python and installed a new one inside "C:/Program Files (x86)/Microsoft Visual Studio/". At this point, I gave up and switched to using its built-in version of Python. However, now these tests fail, and have to be made aware of the possibility of spaces in paths. :( llvm-svn: 364077
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions