aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2017-11-06 13:01:33 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2017-11-06 13:01:33 +0000
commit1ac16619d243fe095383b245346c7f63c148594d (patch)
tree7d65073eabd1fa6aeda44748dca89f9e77837e95 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent169df4e24b2d95892fc9841786d4fec224a8eeab (diff)
downloadllvm-1ac16619d243fe095383b245346c7f63c148594d.zip
llvm-1ac16619d243fe095383b245346c7f63c148594d.tar.gz
llvm-1ac16619d243fe095383b245346c7f63c148594d.tar.bz2
[AMDGPU] Fix assertion due to assuming pointer in default addr space is 32 bit
The backend assumes pointer in default addr space is 32 bit, which is not true for the new addr space mapping and causes assertion for unresolved functions. This patch fixes that. Differential Revision: https://reviews.llvm.org/D39643 llvm-svn: 317476
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions