diff options
author | Jinsong Ji <jji@us.ibm.com> | 2019-08-30 19:24:25 +0000 |
---|---|---|
committer | Jinsong Ji <jji@us.ibm.com> | 2019-08-30 19:24:25 +0000 |
commit | fb4b86af92557ba3c5ae0e261a61a15dbc8c44c0 (patch) | |
tree | 65382965922dc3f7fb9a84b231764fce7ea79642 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 0e0f30294f04699ed5526e917fa4a620b7cea387 (diff) | |
download | bcm5719-llvm-fb4b86af92557ba3c5ae0e261a61a15dbc8c44c0.tar.gz bcm5719-llvm-fb4b86af92557ba3c5ae0e261a61a15dbc8c44c0.zip |
[PowerPC][NFC] Avoid checking non-relevant .cfi instructions
Summary:
This is brought up in
https://reviews.llvm.org/D64662?id=209923#inline-599490
CFI information are non-relevant to quite some testcases,
we should get rid of checking them when its unecessary.
This patch avoid generating cfi info in testcases that are not
testing prolog/epilog or exception handling.
Reviewers: kbarton, hfinkel, nemanjai, #powerpc
Reviewed By: hfinkel
Subscribers: MaskRay, shchenz, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67016
llvm-svn: 370505
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions