diff options
| author | Timm Bäder <tbaeder@redhat.com> | 2022-10-21 15:43:42 +0200 |
|---|---|---|
| committer | Timm Bäder <tbaeder@redhat.com> | 2022-11-07 08:30:43 +0100 |
| commit | 9a3b969d1faa77d4c629ddb797d317579fbe0555 (patch) | |
| tree | 80e354f430be46a38db05b60a8775273f873cd11 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 6e557e28ecf41353f207bc93d1a718ec508a68ff (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
