]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/CodeGen/PowerPC/darwin-labels.ll
Vendor import of llvm trunk r351319 (just before the release_80 branch
[FreeBSD/FreeBSD.git] / test / CodeGen / PowerPC / darwin-labels.ll
1 ; RUN: llc -verify-machineinstrs < %s | grep 'foo bar":'
2
3 target datalayout = "E-p:32:32"
4 target triple = "powerpc-unknown-linux-gnu.2.0"
5 @"foo bar" = global i32 4               ; <i32*> [#uses=0]
6