diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-05-09 14:19:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 14:19:00 +0200 |
commit | e8898a6275965a5277d4d3ee852b34507e81a77f (patch) | |
tree | 0372ed82aa0c59ec40efba2b4e1c1388de85ad64 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 416cdcf3aa75ea6a6dd4fe6f76a8d7251e06e0b3 (diff) | |
download | llvm-e8898a6275965a5277d4d3ee852b34507e81a77f.zip llvm-e8898a6275965a5277d4d3ee852b34507e81a77f.tar.gz llvm-e8898a6275965a5277d4d3ee852b34507e81a77f.tar.bz2 |
clang: Read the address space from the ABIArgInfo (#138865)
Do not assume it's the alloca address space, we have an explicit
address space to use for the argument already. Also use the original
value's type instead of assuming DefaultAS.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions