Reduce abuse of default values in the GlobalAlias constructor.
[oota-llvm.git] / include / llvm / IR / InlineAsm.h
2014-03-11 Benjamin KramerRemove copy ctors that did the same thing as the defaul...
2014-03-02 Alp Toker[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
2013-09-23 Reid KlecknerExplicitly request unsigned enum types when desired
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...