summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2019-11-12 15:00:09 +0000
committerJinsong Ji <jji@us.ibm.com>2019-11-12 15:18:54 +0000
commit228dd96c6fddad6d070c29a6830c7bd161982e3a (patch)
tree54e94230e18db91710675a9cee2508e08e8ae80e /lldb/packages/Python/lldbsuite/test/python_api
parent41c3f76dcd0daeec60eddfcb56008a31ad6e8738 (diff)
downloadbcm5719-llvm-228dd96c6fddad6d070c29a6830c7bd161982e3a.tar.gz
bcm5719-llvm-228dd96c6fddad6d070c29a6830c7bd161982e3a.zip
[PowerPC] Remove allow-deprecated-dag-overlap and fix broken tests
Summary: This is found during review of https://reviews.llvm.org/D67088. CHECK-DAG is non-overlapping after https://reviews.llvm.org/D47106. -allow-deprecated-dag-overlap was introduced to temporary accept old behavior. But it actually hide some broken tests, eg: `test/CodeGen/PowerPC/swaps-le-1.ll` The codegen has changed, but the CHECK-DAG still PASS due to allowing `overlap`. This patch remove the deprecated options, and fix the broken tests. Reviewers: #powerpc, hfinkel, nemanjai, steven.zhang, shchenz Reviewed By: shchenz Subscribers: shchenz, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69733
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud