Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the...
[oota-llvm.git] / include / llvm / IR / GlobalObject.h
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-11-05 Matt ArsenaultFix broken C++ mode comment
2014-10-24 Rafael EspindolaDon't ever call materializeAllPermanently during LTO.
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-13 Rafael EspindolaSplit GlobalValue into GlobalValue and GlobalObject.