X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2F2009-05-17-AlwaysInline.c;h=a93fabe052583bb3a2c1a25889b4bde5be80bb1f;hb=dae3b57b912d4656544adfea97ade880b6bd8aa1;hp=e758cbf6e7c534483b9cddb5300d2acbb4841cfc;hpb=b1014743b93468028fd578264d93896ac85932ee;p=oota-llvm.git diff --git a/test/FrontendC/2009-05-17-AlwaysInline.c b/test/FrontendC/2009-05-17-AlwaysInline.c index e758cbf6e7c..a93fabe0525 100644 --- a/test/FrontendC/2009-05-17-AlwaysInline.c +++ b/test/FrontendC/2009-05-17-AlwaysInline.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S %s -O0 -o - -mllvm --disable-llvm-optzns | grep bar +// RUN: %llvmgcc -S %s -O0 -o - -mllvm -disable-llvm-optzns | grep bar // Check that the gcc inliner is turned off. #include