Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-17 | LLVM < 6 leftovers | Julian Büning | |
2019-03-21 | remove tests for LLVM <= 3.7 | Julian Büning | |
2019-03-12 | Fixed comments to objectsize.ll and objectsize.leq49.ll | Cristian Cadar | |
2019-03-12 | Removed unneeded and confusing disable-opt option, reformatted Optimize() ↵ | Cristian Cadar | |
function and updated some .ll tests to use --optimize=false instead of --disable-opt | |||
2018-10-26 | llvm5: test, change objectsize | Jiri Slaby | |
@llvm.objectsize has now three aguments, so fix the tests accordingly. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> |