diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-08-08 16:29:11 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-08-08 16:29:11 +0000 |
commit | 5a497136be8397ae18c5a83da064fb6b4f682aa3 (patch) | |
tree | e28eea9497b4b4710fd3f70929a209f6d6bcdea3 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | 2db47198dd44b702d15e427954a917f4140b941a (diff) | |
download | bcm5719-llvm-5a497136be8397ae18c5a83da064fb6b4f682aa3.tar.gz bcm5719-llvm-5a497136be8397ae18c5a83da064fb6b4f682aa3.zip |
[OPENMP][DEBUG] Set proper address space info if required by target.
Arguments, passed to the outlined function, must have correct address
space info for proper Debug info support. Patch sets global address
space for arguments that are mapped and passed by reference.
Also, cuda-gdb does not handle reference types correctly, so reference
arguments are represented as pointers.
llvm-svn: 310377
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions