summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-07-08 08:48:44 -0700
committerArthur Eubanks <aeubanks@google.com>2020-07-08 08:48:44 -0700
commit470bf7b5a2976b5792a97b2d053a59d4b1082a5f (patch)
treea87cbc64c5ea4d05b1d80d18301313a92176f6ca /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc54a013e5a8206645e2611974ff83d19d74accbe (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