summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/TargetInfo.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-07-12 00:20:07 +0000
committerJason Molenda <jmolenda@apple.com>2012-07-12 00:20:07 +0000
commit380241a81f1c17a86b6bd251b71fd41d53921bff (patch)
tree3e8f064a99c6cd2539141becaacfc828a0479bfa /clang/lib/CodeGen/TargetInfo.h
parentd66bee3f76382642f9236bc17af66be48489a0e1 (diff)
downloadbcm5719-llvm-380241a81f1c17a86b6bd251b71fd41d53921bff.tar.gz
bcm5719-llvm-380241a81f1c17a86b6bd251b71fd41d53921bff.zip
Add a new 'target modules show-unwind' command to show the different
UnwindPlans for a function. This specifically does not use any previously-generated UnwindPlans so if any logging is performed while creating the UnwindPlans, it will be repeated. This is useful for when an lldb stack trace is not correct and you want to gather diagnostic information from the user -- they can do log enable -v lldb unwind, image show-unwind of the function, and you'll get the full logging as the UnwindPlans are recreated. llvm-svn: 160095
Diffstat (limited to 'clang/lib/CodeGen/TargetInfo.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud