summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2022-10-21 15:43:42 +0200
committerTimm Bäder <tbaeder@redhat.com>2022-11-07 08:30:43 +0100
commit9a3b969d1faa77d4c629ddb797d317579fbe0555 (patch)
tree80e354f430be46a38db05b60a8775273f873cd11 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6e557e28ecf41353f207bc93d1a718ec508a68ff (diff)
[clang][Interp][NFC] Make InitField() not pop the pointer
This was confusing. InitElem peeks a pointer, while InitElemPop will pop the pointer. However, for fields, InitField would pop the pointer and no InitFieldPop exists. At least make InitField and InitElem behave the same.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions