diff options
author | Volkan Keles <vkeles@apple.com> | 2019-12-05 11:09:50 -0800 |
---|---|---|
committer | Volkan Keles <vkeles@apple.com> | 2019-12-05 11:09:50 -0800 |
commit | bfa3d260b8238562b39f6a405e7ac366060401bc (patch) | |
tree | 848c6704b46f2522c775be29addd1419ce71c100 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | f688570d5c5493e969d5fca599d6eb8a796e27ca (diff) | |
download | bcm5719-llvm-bfa3d260b8238562b39f6a405e7ac366060401bc.tar.gz bcm5719-llvm-bfa3d260b8238562b39f6a405e7ac366060401bc.zip |
[GlobalISel] Localizer: Allow targets not to run the pass conditionally
Summary:
Previously, it was not possible to skip running the localizer pass
conditionally. This patch adds an input function to the pass which
decides if the pass should run on the given MachineFunction or not.
No test case as there is no upstream target needs this functionality.
Reviewers: qcolombet
Reviewed By: qcolombet
Subscribers: rovka, hiraditya, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71038
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions