Convert to storing the attribute's internals as enums, integers, and strings.
[oota-llvm.git] / include / llvm / IR / Instructions.h
2013-01-15 Evgeniy StepanovFix operand type conditions in one of ICmpInst construc...
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...