aboutsummaryrefslogtreecommitdiffstats
path: root/testing/creduce
Commit message (Collapse)AuthorAgeFilesLines
* testing/creduce: drop dependency in perl-sys-cpuTimothy Legge2020-03-091-2/+2
| | | | - not required since 2.7.0
* testing/creduce: rebuild against libclang.so.9, libLLVM-9.soRasmus Thomsen2019-10-041-2/+2
|
* testing/creduce: upgrade to 2.10.0J0WI2019-06-211-13/+12
|
* testing/creduce: disable due to build errorKevin Daudt2019-06-121-1/+1
| | | | | | | | | link failure: > ScratchBuffer.cpp:(.text._ZN5clang13ScratchBuffer18AllocScratchBufferEj+0x4c): > undefined reference to > `llvm::WritableMemoryBuffer::getNewMemBuffer(unsigned long, > llvm::Twine const&)'
* testing/creduce: upgrade to 2.8.0Kevin Daudt2019-06-121-5/+7
| | | | This version needs to be built with llvm6, so explicitly depend on that.
* testing/creduce: upgrade to 2.7.0Roberto Oliveira2017-07-313-155/+4
| | | | upgrade and remove patches merged upstream
* testing/creduce: disable on x86, fails to buildJakub Jirutka2017-04-221-1/+1
| | | | | | | | | | | | /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.395]': CompilerInstance.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag.isra.395+0xc6): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o): In function `clang::DiagnosticBuilder::AddString(llvm::StringRef) const [clone .isra.373]': CompilerInstance.cpp:(.text._ZNK5clang17DiagnosticBuilder9AddStringEN4llvm9StringRefE.isra.373+0x160): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:(.text._ZNK5clang16CompilerInstance21getPCHContainerReaderEv[_ZNK5clang16CompilerInstance21getPCHContainerReaderEv]+0x27f): more undefined references to `__stack_chk_fail_local' follow /usr/bin/ld: clang_delta: hidden symbol `__stack_chk_fail_local' isn't defined /usr/bin/ld: final link failed: Bad value clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:765: clang_delta] Error 1
* testing/creduce: rebuild against llvm/clang 4.0.0Jakub Jirutka2017-04-223-7/+157
|
* testing/creduce: upgrade to 2.6.0Jakub Jirutka2017-04-211-4/+2
|
* testing/creduce: new abuildJakub Jirutka2016-06-121-0/+37
http://embed.cs.utah.edu/creduce/ A C/C++ program reducer