summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-11-30 19:05:35 +0000
committerGreg Clayton <gclayton@apple.com>2012-11-30 19:05:35 +0000
commit1c5f186f3047aeecc28e1a18ade6d1375708340a (patch)
treed716231a0f16c90a98216ba56a99ba91af5bf7fd /clang/lib/Serialization/ModuleManager.cpp
parentc1c87c15f21384f50a1fcb61e513467a8694c269 (diff)
downloadbcm5719-llvm-1c5f186f3047aeecc28e1a18ade6d1375708340a.tar.gz
bcm5719-llvm-1c5f186f3047aeecc28e1a18ade6d1375708340a.zip
Added new options to "target create" and "target modules add".
For "target create" you can now specify "--no-dependents" to not track down and add all dependent shared libraries. This can be handy when doing manual symbolication. Also added the "--symfile" or "-s" for short so you can specify a module and a stand alone debug info file: (lldb) target create --symfile /tmp/a.dSYM /usr/bin/a Added the "--symfile" option to the "target modules add" for the same reason. These all help with manualy symbolication and expose functionality that was previously only available through the public API layer. llvm-svn: 169023
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud