[PATCH] [xor.ll] Added Missing Check Statements for test cases

suyog suyog.sarda at samsung.com
Mon Nov 24 02:12:31 PST 2014


Hi Ankur,

Please note that CHECK statements are used by FileCheck utility. 
This test case uses grep to check for certain things.

So I will suggest you to either transform the whole test case to use the FileCheck utility
or leave it as it is to use grep for checking purpose. IMO, the original test case is correct and runs properly.

Regards,
Suyog

http://reviews.llvm.org/D6382






More information about the llvm-commits mailing list