Use llvm::cast instead of reinterpret_cast.
[oota-llvm.git] / include / llvm / IR / Argument.h
2013-01-23 Bill WendlingRemove the last of uses that use the Attribute object...
2013-01-20 Michael GottesmanDoxygenified Argument.h and performed some copy editing...
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...