about summary refs log tree commit diff homepage
path: root/lib/Core/MemoryManager.cpp
AgeCommit message (Expand)Author
2015-10-19Undo 32-bit malloc() hack in preparation for building a 32-bitDan Liew
2015-10-17Implement gross hack to make it possible to execute code compiledDan Liew
2012-11-28Only emitting a warning, instead of failing on large mallocs.Cristian Cadar
2012-01-18Nice patch by Gang Hu, Heming Cui and Junfeng Yang fixing a memoryCristian Cadar
2011-04-23Transformed the assert() checking for overlapping objects into a callCristian Cadar
2009-06-14Change AddressSpace::resolveOne to take a ConstantExpr directly (and to allowDaniel Dunbar
2009-06-05Clean up a number of unused variable warnings when building w/oDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar