Make the AttrBuilder creation method of Attribute private so that people won't use it.
[oota-llvm.git] / include / llvm / IR / Module.h
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...