Allow users to pass the path to a .dSYM directory to llvm-objdump's -dsym
flag rather than requiring users to find the DWARF DSYM Mach-O within the
bundle structure by hand.
rdar://46873333
| Paths 
 |  Differential  D67780  
Can't pass .dSYM directory to llvm-objdump -dsym= (and error message is wrong) ClosedPublic Authored by mtrent on Sep 19 2019, 5:41 PM. 
Details Summary Allow users to pass the path to a .dSYM directory to llvm-objdump's -dsym rdar://46873333 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Sep 19 2019, 9:23 PM 
 Closed by commit rL372421: Can't pass .dSYM directory to llvm-objdump -dsym= (and error message is wrong) (authored by mtrent).  ·  Explain WhySep 20 2019, 12:14 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
Diff 220925 tools/llvm-objdump/MachODump.cpp
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
if -> If