Go to file
Ted Kremenek cfc9419dd4 Moved id_asprintf before id_vsnprintf in the enum used for indexing
KnownFunctionIDs.  This allows us to test for a printf-like function
that accepts a va_arg argument using a range comparison.

llvm-svn: 41006
2007-08-10 21:13:51 +00:00
clang Moved id_asprintf before id_vsnprintf in the enum used for indexing 2007-08-10 21:13:51 +00:00
llvm Move isSubRegOf into MRegisterInfo. Fix a missed move elimination in LowerSubregs and add more debugging output there. 2007-08-10 21:11:55 +00:00