diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-18 14:47:22 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-18 14:59:18 +0100 |
commit | ab2284a6437bff8ba14d21cd6f9da927351dc17a (patch) | |
tree | 09b64e28b8ceb07223461f31784b6c2bdcd7d66c /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 32306b9cf7d7836b583f5999db970dee4c18ca25 (diff) | |
download | llvm-ab2284a6437bff8ba14d21cd6f9da927351dc17a.zip llvm-ab2284a6437bff8ba14d21cd6f9da927351dc17a.tar.gz llvm-ab2284a6437bff8ba14d21cd6f9da927351dc17a.tar.bz2 |
[LowerConstantIntrinsics] Make TLI a required dependency
The way the pass is actually used in the optimization pipeline,
TLI will be available, but this is not the case when running just
-lower-constant-intrinsics in tests, which ends up being quite
confusing.
Require TLI unconditionally, as we usually do.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions