aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2020-09-18 13:43:49 -0700
committerVedant Kumar <vsk@apple.com>2020-09-18 13:46:29 -0700
commit3c731ba5f1b604c873e96ac137bfea723690ba95 (patch)
tree3f9ba5b98d7834dfe61f451dbd9bb73c94d05495 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent516d7574320554022e56bbdfcddb269f87a1ba0f (diff)
downloadllvm-3c731ba5f1b604c873e96ac137bfea723690ba95.zip
llvm-3c731ba5f1b604c873e96ac137bfea723690ba95.tar.gz
llvm-3c731ba5f1b604c873e96ac137bfea723690ba95.tar.bz2
[llvm-cov] Allow commas in filenames passed to `-object` flag
Currently, -object takes a comma separated list of objects as an argument, which prevents it working with path names that contain a comma. Drop comma-separated support, which requires to set pass the -object flag multiple times to set multiple objects. Patch by Andrew Gallagher! Differential Revision: https://reviews.llvm.org/D87003
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions