Home | History | Annotate | Download | only in X86
      1 ; RUN: not llc < %s -march=x86 2>&1 | FileCheck %s
      2 
      3 ; CHECK: unknown special variable
      4 @foo = appending constant [1 x i32 ]zeroinitializer
      5