summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/global-dtor.ll
Commit message (Collapse)AuthorAgeFilesLines
* [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.Justin Lebar2016-01-301-0/+9
Summary: Previously we'd just silently skip these. Reviewers: tra, jholewinski Subscribers: llvm-commits, jhen, echristo, Differential Revision: http://reviews.llvm.org/D16739 llvm-svn: 259279
OpenPOWER on IntegriCloud