aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2021-02-11 15:38:49 -0800
committerAdrian Prantl <aprantl@apple.com>2021-02-12 16:59:39 -0800
commit982b891905349e9d6b82f8d89d325b6f2e838435 (patch)
treed06e4ee8aa3f73a6d79c0a7ecf5b3e20d7f3f774 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentafd8bd601eaf268357e2cc0cf4c0382732fcf923 (diff)
downloadllvm-982b891905349e9d6b82f8d89d325b6f2e838435.zip
llvm-982b891905349e9d6b82f8d89d325b6f2e838435.tar.gz
llvm-982b891905349e9d6b82f8d89d325b6f2e838435.tar.bz2
Store the LocationKind of an entry value buffer independently from the main LocationKind (NFC)
This patch hides the logic for setting the location kind of an entry value inside the begin/finalize/cancel functions. This way we get rid the strange workaround that is currently in setLocation(). In the future, this will allow us to set the location kind of the entry value independently from the location kind of the main expression. Differential Revision: https://reviews.llvm.org/D96554
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions