[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.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