aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-10-10 11:41:41 -0700
committerGitHub <noreply@github.com>2025-10-10 18:41:41 +0000
commit41f5f3be30105260ccc30433b49f60d5885e731b (patch)
treef2eea76eca0c97742367c109e78183d22a5d4a18 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6ad662d32294006dc1d71f70cee8eabdf9b0c415 (diff)
downloadllvm-41f5f3be30105260ccc30433b49f60d5885e731b.zip
llvm-41f5f3be30105260ccc30433b49f60d5885e731b.tar.gz
llvm-41f5f3be30105260ccc30433b49f60d5885e731b.tar.bz2
[OpenACC] Fix uses of getBaseOriginalType when we really want elt type. (#162880)
Lately, I've been using 'getBaseOriginalType' in ArraySectionExpr incorrectly: it gets the base-ist of element type, when in reality, I want a single type of indirection. This patch corrects the handful of uses that I had for it.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions