[CodeGen][AMDGPU] Fix ICE for static initializer IR generation
authorAlexey Bader <alexey.bader@intel.com>
Mon, 7 Dec 2020 19:47:48 +0000 (22:47 +0300)
committerAlexey Bader <alexey.bader@intel.com>
Sat, 12 Dec 2020 20:26:54 +0000 (23:26 +0300)
commita500a4358789d1794bc672421c55900ea2bbc938
treede7a058fee1e8adeb733280e74f25ab8efacb583
parent956034c6c894d1291306baed2e59e51c16e5df70
[CodeGen][AMDGPU] Fix ICE for static initializer IR generation

Differential Revision: https://reviews.llvm.org/D92782
clang/lib/CodeGen/CGDecl.cpp
clang/test/CodeGen/address-space.c