summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-11-04 22:28:48 +0000
committerBob Wilson <bob.wilson@apple.com>2014-11-04 22:28:48 +0000
commitd5aad2a1e07ce20b789a92d8d95bc4b8d9a2d0b6 (patch)
tree7df990441ce0b50496c4fe20f2ee637cb83651df /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parentf9660f0712b8b020ac414a3dc405a6c4f0dd78ad (diff)
downloadbcm5719-llvm-d5aad2a1e07ce20b789a92d8d95bc4b8d9a2d0b6.tar.gz
bcm5719-llvm-d5aad2a1e07ce20b789a92d8d95bc4b8d9a2d0b6.zip
Use backslashes to escape spaces and other backslashes in -dwarf-debug-flags.
The command line options are specified in a space-separated list that is an argument to -dwarf-debug-flags, so that breaks if there are spaces in the options. This feature came from Apple's internal version of GCC, so I went back to check how llvm-gcc handled this and matched that behavior. rdar://problem/18775420 llvm-svn: 221309
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud