diff options
author | Nikita Popov <npopov@redhat.com> | 2023-02-27 16:56:45 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-02-27 17:10:05 +0100 |
commit | 5d6dfba1a876456e4ef8e692afa4901b4fa90755 (patch) | |
tree | 44dd0017c7e54eb3ef137da0a4a76bb9ba67d5ca /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b12bcf3fb7fa7f968e8bd77b466057509ab2e04b (diff) | |
download | llvm-5d6dfba1a876456e4ef8e692afa4901b4fa90755.zip llvm-5d6dfba1a876456e4ef8e692afa4901b4fa90755.tar.gz llvm-5d6dfba1a876456e4ef8e692afa4901b4fa90755.tar.bz2 |
[ConstExpr] Avoid creation of select constant expressions
These expressions will now only be created if explicitly requested
in IR/bitcode (and by LowerTypeTests, which has a tricky to remove
use).
This is in preparation for removing these expressions entirely,
but also fixes #60983 in the meantime.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions