summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PseudoSourceValue.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-08-06 21:05:01 +0000
committerFrederic Riss <friss@apple.com>2015-08-06 21:05:01 +0000
commit0948db6064663cc5a194a6aefd98ad47b61bca61 (patch)
tree08ba06d406db569c9ffbc7c3e4c17f1810e1d5ef /llvm/lib/CodeGen/PseudoSourceValue.cpp
parent6b9396c07054f0fbeec730d662ca76d111a2a46c (diff)
downloadbcm5719-llvm-0948db6064663cc5a194a6aefd98ad47b61bca61.tar.gz
bcm5719-llvm-0948db6064663cc5a194a6aefd98ad47b61bca61.zip
[dsymutil] Add (unimplemented) --flat option
dsymutil should by default generate dSYM bundles which are filesystem hierarchies containing the debug info and an additional Info.plist. Currently llvm-dsymutil emits raw binaries containing the debug info. This is what we call the 'flat mode'. Add a -f/-flat option that is supposed to enable that flat mode, but don't wire it for now, only pass it to the tests that will need it to stay functional once we do bundle generation by default. This basically makes this commit NFC and removes the noise from the actual commit that adds support for bundle generation. llvm-svn: 244269
Diffstat (limited to 'llvm/lib/CodeGen/PseudoSourceValue.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud