summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-templates.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2014-12-08 03:09:00 +0000
committerJason Molenda <jmolenda@apple.com>2014-12-08 03:09:00 +0000
commite589e7e3368701245a32dbeb7d7d94a91072c015 (patch)
tree23a9d9618b359595eba4913ffcc271155be8110d /clang/test/Index/index-templates.cpp
parent2b6e66267283215c7c5078d1df997df1380084f7 (diff)
downloadbcm5719-llvm-e589e7e3368701245a32dbeb7d7d94a91072c015.tar.gz
bcm5719-llvm-e589e7e3368701245a32dbeb7d7d94a91072c015.zip
The lldb unwinder can now use the unwind information from the compact-unwind
section for x86_64 and i386 targets on Darwin systems. Currently only the compact unwind encoding for normal frame-using functions is supported but it will be easy handle frameless functions when I have a bit more free time to test it. The LSDA and personality routines for functions are also retrieved correctly for functions from the compact unwind section. This new code is very fresh -- it passes the lldb testsuite and I've done by-hand inspection of many functions and am getting correct behavior for all of them. There may need to be some bug fixing over the next couple weeks as I exercise and test it further. But I think it's fine right now so I'm committing it. <rdar://problem/13220837> llvm-svn: 223625
Diffstat (limited to 'clang/test/Index/index-templates.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud