aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-02-27 16:56:45 +0100
committerNikita Popov <npopov@redhat.com>2023-02-27 17:10:05 +0100
commit5d6dfba1a876456e4ef8e692afa4901b4fa90755 (patch)
tree44dd0017c7e54eb3ef137da0a4a76bb9ba67d5ca /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentb12bcf3fb7fa7f968e8bd77b466057509ab2e04b (diff)
downloadllvm-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