about summary refs log tree commit diff homepage
path: root/test/regression/2014-09-13-debug-info.c
AgeCommit message (Collapse)Author
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
Otherwise optimizations done in klee won't have any effect. Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
2018-05-06Moved regression test to proper location. Fixes #705Cristian Cadar