about summary refs log tree commit diff homepage
path: root/test/regression/2016-11-24-bitcast-weak-alias.c
AgeCommit message (Expand)Author
2022-06-30rename CallSite to CallBaseFrank Busse
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
2017-12-11fix regression test: use `%klee` instead of `klee`Felix Rath
2017-07-23Updated test cases to reflect removal of LLVM 2.9Martin Nowack
2017-03-15Fix test case for OSX: only weak aliases are supported on darwinAndrea Mattavelli
2017-02-21Add test case that causes an assertion failure in `klee::getDirectCallTarget(...Dan Liew