> + /// runs. This has one result value for each argument / flag > pair, plus > + /// a chain result. It must be custom legalized. Flag argument > indicates > + /// misc. argument attributes. Currently: > + /// Bit 0 - signness > + /// Bit 1 - 'inreg' attribute > + /// Bit 2 - 'sret' attribute > CALL,
Is there any reason not to use the parameter attribute enum directly? -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits