X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2009-07-24-ZeroArgGEP.ll;h=2a3d11477cb17c609eb2b6b4df674331aebe397d;hb=5be77762a3aa434ee877b0a03b98b5c3a7571918;hp=ce4a9614861562388656287ba9b05f887c0527c3;hpb=4e9bac3769cb668aad20f1ac2d6a35d9ba452f3a;p=oota-llvm.git diff --git a/test/Assembler/2009-07-24-ZeroArgGEP.ll b/test/Assembler/2009-07-24-ZeroArgGEP.ll index ce4a9614861..2a3d11477cb 100644 --- a/test/Assembler/2009-07-24-ZeroArgGEP.ll +++ b/test/Assembler/2009-07-24-ZeroArgGEP.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null @foo = global i32 0 @bar = constant i32* getelementptr(i32* @foo)