[cfe-dev] Checkin of the ABI-testsuite
Srivastava, Sunil
sunil_srivastava at playstation.sony.com
Mon Jul 28 15:54:41 PDT 2014
Hi,
I have checked in the ABI testsuite at
http://llvm.org/svn/llvm-project/test-suite/trunk/ABI-Testsuite/
This has:
* README.txt, a
* A pdf documentation giving some background,
* linux-x86.py for either clang or gcc on linux, and a
* sample.py for 64 bit clang, but it can be tailored for other compilers on linux
I have not connected this to the top level Makefile. I need some guidance as how it can be made to work with the Makefile. Basically, the task will be to:
* make sure that lit and FileCheck are available
* do: python linux-x86.py test
Note that the testsuite supports only x86 ILP32 and LP64 platforms.
Thanks
Sunil Srivastava
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140728/0317c984/attachment.html>
More information about the cfe-dev
mailing list