commit | 7745dac9d01bce1cdcbda59b7e5726867a659095 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Wed Jun 03 16:57:12 2015 +0000 |
committer | Frederic Riss <friss@apple.com> | Wed Jun 03 16:57:12 2015 +0000 |
tree | 22370130a9a49159cd147f654750b6d01ba6a1b8 | |
parent | 7953382dce0165bfeb2d456ce0eb99a9d4e868d6 [diff] |
[dsymutil] Replace -parse-only option with -dump-debug-map As the serialized debug map is becoming a first class citizen, a way to cleanly dump it is required. We used -parse-only combined with -v for that purpose before, but it dumps a lot of unrelated debug stuff. Dumping the debug map was the only use of the -parse-only flag anyway, so replace it with a more useful option. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238940 91177308-0d34-0410-b5e6-96231b3b80d8