diff options
author | Vedant Kumar <vsk@apple.com> | 2020-09-18 13:43:49 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-09-18 13:46:29 -0700 |
commit | 3c731ba5f1b604c873e96ac137bfea723690ba95 (patch) | |
tree | 3f9ba5b98d7834dfe61f451dbd9bb73c94d05495 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 516d7574320554022e56bbdfcddb269f87a1ba0f (diff) | |
download | llvm-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