X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCFrontend%2F2005-05-06-CountBuiltins.c;h=da40a142ae90b98e0737ddf0bfbdf34203fd633c;hb=ad23d43f1895522b1b6a000fdf46bb118dd3a93e;hp=cfc691a670b54a2d77492ea4f220288c0a4aedf3;hpb=8ccdf7b07ad22686b55bdf4b48e3bdb5c6004f5c;p=oota-llvm.git diff --git a/test/CFrontend/2005-05-06-CountBuiltins.c b/test/CFrontend/2005-05-06-CountBuiltins.c index cfc691a670b..da40a142ae9 100644 --- a/test/CFrontend/2005-05-06-CountBuiltins.c +++ b/test/CFrontend/2005-05-06-CountBuiltins.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc %s -S -o - | llvm-as | llvm-dis | not grep 'call.*__builtin' +// RUN: %llvmgcc %s -S -o - | llvm-as | llvm-dis | not grep call.*__builtin int G, H, I; void foo(int P) {