about summary refs log tree commit diff homepage
path: root/lib/Module/InstructionOperandTypeCheckPass.cpp
AgeCommit message (Expand)Author
2023-03-17Fix compiler warning with newer compilersMartin Nowack
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2019-03-21drop support for LLVM <= 3.7Julian Büning
2017-07-24llvm: get rid of static_casts from iterators (take 2)Jörg Thalheim
2017-07-23Remove support for LLVM < 3.4Martin Nowack
2017-07-20Replace assertions of types on LLVM instructions in the Executor with aDan Liew