aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2024-06-27 14:43:39 +0200
committerGitHub <noreply@github.com>2024-06-27 14:43:39 +0200
commit468d668c5c4031366ae38804927b450f9faf409c (patch)
tree20671c836162b233e99d5bac0021f71baa1829e0 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent656b8f5ec4ba3fe8ec7bdef125ccd42ed43b0b16 (diff)
downloadllvm-468d668c5c4031366ae38804927b450f9faf409c.zip
llvm-468d668c5c4031366ae38804927b450f9faf409c.tar.gz
llvm-468d668c5c4031366ae38804927b450f9faf409c.tar.bz2
[clang][Interp] Merge ByteCodeExprGen and ByteCodeStmtGen (#83683)
We currently cannot generate bytecode for statements once we've decided we want to generate bytecode for expressions. This is a problem for `StmtExpr`, which is an expression that requires us to evaluate a statement. Merge ByteCodeExprGen and ByteCodeStmtGen, so we don't do that distinction anymore. Rename them to Compiler at the same time.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions