aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2013-08-27 04:58:31 +0000
committerJason Molenda <jmolenda@apple.com>2013-08-27 04:58:31 +0000
commit36d4461836a49be01745fda95336b413ccf5e0f8 (patch)
treef3b8f9a66fc278946a812223a8d5f8c337e3e20c /llvm/lib/Object/MachOObjectFile.cpp
parenteab9a7fa7c30e15c35b419cf6ea2c6bd02116871 (diff)
downloadllvm-36d4461836a49be01745fda95336b413ccf5e0f8.zip
llvm-36d4461836a49be01745fda95336b413ccf5e0f8.tar.gz
llvm-36d4461836a49be01745fda95336b413ccf5e0f8.tar.bz2
OptionValueFileSpec::SetValueFromCString() is passed a complete file pathname -- it
should not split up that pathname itself or require quoting to avoid the same. This fixing a bug where target create -c "core file" or target create -s "symbol file" will fail with an error message that the paths haven't been properly quoted. Working around it required target create -c "core\ file" to survive both attemps at tokenizing. <rdar://problem/14230629> llvm-svn: 189313
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions