diff options
author | Aaron Jarmusch <61516473+ajarmusch@users.noreply.github.com> | 2023-09-12 15:44:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 15:44:39 -0400 |
commit | e831a32c93c1ab404785773cc7c08c01730d61e5 (patch) | |
tree | e1b39de64de695efe56ba9e0e650c0256bf22575 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c5ad6c7781e3265c89a66d12fadcd4036e2dcfd2 (diff) | |
download | llvm-e831a32c93c1ab404785773cc7c08c01730d61e5.zip llvm-e831a32c93c1ab404785773cc7c08c01730d61e5.tar.gz llvm-e831a32c93c1ab404785773cc7c08c01730d61e5.tar.bz2 |
[Clang][OpenMP] Clang adding the addrSpace according to DataLayout fix (#65483)
Fix for an issue where clang was not adding the address space according
to the data layout, instead was using the default which resulted in a
crash at times. The fix includes changes to the cases of
LargeCapMemAlloc and CGroupMemAlloc where we are setting the AddrSpace
according to the DataLayout.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions