about summary refs log tree commit diff homepage
path: root/test/Intrinsics/objectsize.leq49.ll
AgeCommit message (Collapse)Author
2022-03-17LLVM < 6 leftoversJulian Büning
2019-03-21remove tests for LLVM <= 3.7Julian Büning
2019-03-12Fixed comments to objectsize.ll and objectsize.leq49.llCristian Cadar
2019-03-12Removed 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-26llvm5: test, change objectsizeJiri Slaby
@llvm.objectsize has now three aguments, so fix the tests accordingly. Signed-off-by: Jiri Slaby <jirislaby@gmail.com>