summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-03-29 21:43:25 +0000
committerGreg Clayton <gclayton@apple.com>2012-03-29 21:43:25 +0000
commit12b834d626fdd1d4ebd0cc59b6c82fa565f597e5 (patch)
treef541268c3270015a273c67d11127479f875f31b1 /clang/lib/CodeGen/CodeGenModule.cpp
parentc13fd6d1e1095b00fe0074663434856d7f910fa1 (diff)
downloadbcm5719-llvm-12b834d626fdd1d4ebd0cc59b6c82fa565f597e5.tar.gz
bcm5719-llvm-12b834d626fdd1d4ebd0cc59b6c82fa565f597e5.zip
<rdar://problem/10103468>
Symbol files (dSYM files on darwin) can now be specified during program execution: (lldb) target symbols add /path/to/symfile/a.out.dSYM/Contents/Resources/DWARF/a.out This command can be used when you have a debug session in progress and want to add symbols to get better debug info fidelity. llvm-svn: 153693
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud