summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2010-11-09 01:21:22 +0000
committerJason Molenda <jmolenda@apple.com>2010-11-09 01:21:22 +0000
commit45b49245502eda6ab774b3d6ecd9398d86d17717 (patch)
tree06f0fcfe786b8434bd56c83e7b396e47390180b0 /clang/lib
parent478382521e966efd996194cbbce0088fbcf4db5c (diff)
downloadbcm5719-llvm-45b49245502eda6ab774b3d6ecd9398d86d17717.tar.gz
bcm5719-llvm-45b49245502eda6ab774b3d6ecd9398d86d17717.zip
Fix thinko in UnwindTable.cpp where it wouldn't provde a
FuncUnwinders object if the eh_frame section was missing from an objfile. Worked fine on x86_64 but on i386 where eh_frame is unusual, that resulted in the arch default UnwindPlan being used all the time instead of picking up an assembly profile based unwindplan. llvm-svn: 118467
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud