Remove dead code.
[oota-llvm.git] / include / llvm / IR / Module.h
2013-05-15 Eli BenderskyRemove dead code.
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...