NVPTX: Remove bogus remap logic for global variable address spaces
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 14 Jan 2015 05:13:18 +0000 (05:13 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 14 Jan 2015 05:13:18 +0000 (05:13 +0000)
commit1dcdcc00777e091e6fdb75a7069647091883771c
treebfcafb4e3dd3c4bed62022d039a56d4c0de7ed4c
parent1679d0d3c27e82cf22837e101e10837a790b723e
NVPTX: Remove bogus remap logic for global variable address spaces

The comment is incorrect, and the code mangles debug info.  Remove the
bad logic, which wasn't tested anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXGenericToNVVM.cpp