Go to file
Chris Lattner e3e76e2a69 Use the new isInteger() method in a couple places, some random cleanup, and
add a fixme.

llvm-svn: 93179
2010-01-11 19:58:10 +00:00
clang Use the new isInteger() method in a couple places, some random cleanup, and 2010-01-11 19:58:10 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Add StrInStrNoCase, a StringRef version of CStrInCStrNoCase. 2010-01-11 19:45:18 +00:00