[PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 11:55:51 PST 2016
kristof.beyls created this revision.
kristof.beyls added reviewers: MatzeB, jmolloy, mcrosier.
kristof.beyls added a subscriber: llvm-commits.
Herald added a subscriber: aemerson.
These are the changes I had to make to make the spec 2000 and spec 2006 benchmark
compile and run correctly using the new cmake/lit-framework in the test-suite,on the following platforms, that I used for testing:
- Ubuntu 12.04LTS x86_64, gcc 4.7
- Ubuntu 12.04LTS x86_64, clang 3.5
- Debian linux AArch64 v8.0, clang 3.7
- Debian linux AArch32 v8.0, clang 3.7
- OSX Yosemite x86_64, Xcode clang 7.0.0
http://reviews.llvm.org/D16688
Files:
External/SPEC/CFP2000/CMakeLists.txt
External/SPEC/CINT2000/176.gcc/CMakeLists.txt
External/SPEC/CINT2000/252.eon/CMakeLists.txt
External/SPEC/CINT2000/253.perlbmk/CMakeLists.txt
External/SPEC/CINT2000/255.vortex/CMakeLists.txt
External/SPEC/CINT2000/300.twolf/CMakeLists.txt
External/SPEC/CINT2006/400.perlbench/CMakeLists.txt
External/SPEC/CINT2006/445.gobmk/CMakeLists.txt
External/SPEC/CINT2006/456.hmmer/CMakeLists.txt
External/SPEC/CINT2006/464.h264ref/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16688.46302.patch
Type: text/x-patch
Size: 5105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/40af9a66/attachment.bin>
More information about the llvm-commits
mailing list