brintos

brintos / llvm-project-archived public Read only

0
0
Text · 271 B · 2c7963f Raw
6 lines · plain
1; RUN: not --crash llc < %s -mtriple=nvptx -mcpu=sm_20 2>&1 | FileCheck %s2 3; Error out if initializer is given for address spaces that do not support initializers4; CHECK: LLVM ERROR: initial value of 'g0' is not allowed in addrspace(3)5@g0 = addrspace(3) global i32 426