DebugInfo: Assert dbg.declare/value insts are valid
[oota-llvm.git] / lib / Transforms / Utils / CtorUtils.cpp
2015-03-23 Benjamin Kramer[ctorutils] Update and sort includes. NFC.
2014-09-23 Reid KlecknerGlobalOpt: Preserve comdats of unoptimized initializers
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-06 Richard SmithRe-commit r208025, reverted in r208030, with a fix...
2014-05-06 Richard SmithRevert r208025, which made buildbots unhappy for unknow...
2014-05-06 Richard SmithAdd llvm::function_ref (and a couple of uses of it...
2014-05-02 Nico WeberTeach GlobalDCE how to remove empty global_ctor entries.