aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMatthew Voss <matthew.voss@sony.com>2023-03-10 14:11:37 -0800
committerMatthew Voss <matthew.voss@sony.com>2023-03-10 14:12:46 -0800
commit26fa96542d94d26ff38b2b4383441dcbe601f0a8 (patch)
tree985472bddec0d8eb7c10c6abeea5a0b560b60672 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent5cfbd0f4e762ea3ee4c4c017b242c59264cbc79c (diff)
downloadllvm-26fa96542d94d26ff38b2b4383441dcbe601f0a8.zip
llvm-26fa96542d94d26ff38b2b4383441dcbe601f0a8.tar.gz
llvm-26fa96542d94d26ff38b2b4383441dcbe601f0a8.tar.bz2
[cmake] Quote args when generating /libpath option specifying runtime dir for link/lld-link
When the runtime dir path includes whitespace (ex. when it's installed under "Program Files" on Windows), the lack of quotes causes the linker to interpret the path as one or more arguments. None of these path fragments exist, so the link fails. Differential Revision: https://reviews.llvm.org/D145827
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions