• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: not llc < %s -mtriple=i686-- 2>&1 | FileCheck %s
2
3; CHECK: unknown special variable
4@foo = appending constant [1 x i32 ]zeroinitializer
5