]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/CodeGen/NVPTX/gvar-init.ll
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / CodeGen / NVPTX / gvar-init.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s
2
3 ; Error out if initializer is given for address spaces that do not support initializers
4 ; XFAIL: *
5 @g0 = addrspace(3) global i32 42