summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/lds-global-non-entry-func.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Error on LDS global address in functionsMatt Arsenault2018-06-081-0/+9
These won't work as expected now, so error on them to avoid wasting time debugging this in the future. llvm-svn: 334269
OpenPOWER on IntegriCloud