diff options
| author | Arthur Eubanks <aeubanks@google.com> | 2020-07-08 08:48:44 -0700 |
|---|---|---|
| committer | Arthur Eubanks <aeubanks@google.com> | 2020-07-08 08:48:44 -0700 |
| commit | 470bf7b5a2976b5792a97b2d053a59d4b1082a5f (patch) | |
| tree | a87cbc64c5ea4d05b1d80d18301313a92176f6ca /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | c54a013e5a8206645e2611974ff83d19d74accbe (diff) | |
[Preallocated] Add @llvm.call.preallocated.teardown
This cleans up the stack allocated by a @llvm.call.preallocated.setup.
Should either call the teardown or the preallocated call to clean up the
stack. Calling both is UB.
Add LangRef.
Add verifier check that the token argument is a @llvm.call.preallocated.setup.
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D83354
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
