diff options
author | Nikita Popov <npopov@redhat.com> | 2024-09-12 09:00:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-12 09:00:47 +0200 |
commit | e2723c2a8af69677d68e9c11a394f08e6c205153 (patch) | |
tree | 357f753ca434f7bf4ff72c175ce0db87f5a75b00 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 447b32fb192b90be00164a027f990e16c0325de3 (diff) | |
download | llvm-e2723c2a8af69677d68e9c11a394f08e6c205153.zip llvm-e2723c2a8af69677d68e9c11a394f08e6c205153.tar.gz llvm-e2723c2a8af69677d68e9c11a394f08e6c205153.tar.bz2 |
[InitUndef] Only compute DeadLaneDetector if subreg liveness enabled (NFC) (#108279)
InitUndef currently always computes DeadLaneDetector, but only actually
uses it if subreg liveness is enabled for the target. Make the
calculation optional to avoid an unnecessary compile-time impact for
targets that don't enable subreg liveness.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions