diff options
author | Nikita Popov <npopov@redhat.com> | 2024-05-22 07:40:08 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-05-31 08:55:59 +0200 |
commit | 63dc31b68b78bc0e5deef21b98cab72de997c471 (patch) | |
tree | 281d6ed5ad5c86de7584964ad1e74511036811d3 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 0821b7937c2b7528b1d3a0fa06eb241ae9ce4074 (diff) | |
download | llvm-63dc31b68b78bc0e5deef21b98cab72de997c471.zip llvm-63dc31b68b78bc0e5deef21b98cab72de997c471.tar.gz llvm-63dc31b68b78bc0e5deef21b98cab72de997c471.tar.bz2 |
Reapply [IR] Avoid creating icmp/fcmp constant expressions (#92885)
Reapply after https://github.com/llvm/llvm-project/pull/93548,
which should address the lldb failure on macos.
-----
Do not create icmp/fcmp constant expressions in IRBuilder etc anymore,
i.e. treat them as "undesirable". This is in preparation for removing
them entirely.
Part of:
https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions