aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-08-31 17:43:49 +0000
committerPavel Labath <labath@google.com>2016-08-31 17:43:49 +0000
commitc7f76104b35f8e30b10405cab374f12b1ac01473 (patch)
treec5c0f843d2150956efa764b44c34ffb7c2346768 /llvm/lib/Object/MachOObjectFile.cpp
parent0de580aaabbdb1a8eb7a0464f08a28b40282d50d (diff)
downloadllvm-c7f76104b35f8e30b10405cab374f12b1ac01473.zip
llvm-c7f76104b35f8e30b10405cab374f12b1ac01473.tar.gz
llvm-c7f76104b35f8e30b10405cab374f12b1ac01473.tar.bz2
Always rely on CFI unwind info for linux vdso
Summary: The vdso is full of hand-written assembly which the instruction emulator has a hard time understanding. Luckily, the kernel already provides us with correct unwind info for them. So let's use it. This fixes (at least) the AssertingInferiorTestCase.test_inferior_asserting_disassemble test on android N i386. Reviewers: tberghammer Subscribers: tberghammer, danalbert, lldb-commits Differential Revision: https://reviews.llvm.org/D24079 llvm-svn: 280264
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions