You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
; RUN: llc -verify-machineinstrs < %s | grep 'foo bar":'
|
|
|
|
target datalayout = "E-p:32:32"
|
|
target triple = "powerpc-unknown-linux-gnu.2.0"
|
|
@"foo bar" = global i32 4 ; <i32*> [#uses=0]
|
|
|