X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-08-19-LoadNarrowingMiscompile.ll;fp=test%2FCodeGen%2FX86%2F2009-08-19-LoadNarrowingMiscompile.ll;h=8fa27eb6822c9abbdcbbd6110f512d37d480b97a;hb=ef01ab09734580410e6502c2b91c2ad3a1340949;hp=447b06483d3da0f97643d90416e1263cefd2356c;hpb=d14787e49777888eb7c685c0d5803044e7b7971a;p=oota-llvm.git diff --git a/test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll b/test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll index 447b06483d3..8fa27eb6822 100644 --- a/test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll +++ b/test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 | FileCheck %s +; RUN: llvm-as < %s | llc -march=x86 -mtriple=i386-pc-linux | FileCheck %s @a = external global i96, align 4 @b = external global i64, align 8