diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-03-08 19:37:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 19:37:20 +0100 |
commit | aff6ab9d90d23c46bc5f4b909d54bfa9c95c9f03 (patch) | |
tree | 7948b2c2acf11600eea4581d1d84459df4b3c093 /llvm/lib/Bitcode/Writer | |
parent | bac490b0bc9e870d479564334db14303043e6c83 (diff) | |
download | llvm-aff6ab9d90d23c46bc5f4b909d54bfa9c95c9f03.zip llvm-aff6ab9d90d23c46bc5f4b909d54bfa9c95c9f03.tar.gz llvm-aff6ab9d90d23c46bc5f4b909d54bfa9c95c9f03.tar.bz2 |
[clang][bytecode] Surround bcp condition with Start/EndSpeculation (#130427)
This is similar to what the current interpreter is doing - the
FoldConstant RAII object surrounds the entire HandleConditionalOperator
call, which means the condition and both TrueExpr or FalseExpr.
Diffstat (limited to 'llvm/lib/Bitcode/Writer')
0 files changed, 0 insertions, 0 deletions