[llvm-commits] [llvm] r82685 - in /llvm/trunk: CMakeLists.txt test/Scripts/count test/Scripts/not utils/Makefile utils/count/ utils/count/CMakeLists.txt utils/count/Makefile utils/count/count.c utils/not/ utils/not/CMakeLists.txt utils/not/Makefile utils/not/not.cpp

Török Edwin edwintorok at gmail.com
Thu Sep 24 01:22:54 PDT 2009


On 2009-09-24 09:23, Daniel Dunbar wrote:
> Author: ddunbar
> Date: Thu Sep 24 01:23:57 2009
> New Revision: 82685
>
> URL: http://llvm.org/viewvc/llvm-project?rev=82685&view=rev
> Log:
> Add count/not tools as executables.
>  - Apparently, I'm willing to do incredibly stupid things in the name of portability.
>   

How many tests still use count/not? Can't they be converted to CHECK: ?

Best regards,
--Edwin




More information about the llvm-commits mailing list