Go to file
Ted Kremenek 87be3617e3 Change clang_getUSR() to return a CXString instead of a 'const char *'.
llvm-svn: 93213
2010-01-12 00:38:53 +00:00
clang Change clang_getUSR() to return a CXString instead of a 'const char *'. 2010-01-12 00:38:53 +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 TargetInstrInfo::isCoalescableInstr. It returns true if the specified 2010-01-12 00:09:37 +00:00