Go to file
Benjamin Kramer 8a4ad4adc1 Use StringRef.getAsInteger instead of temporary string + strtol. No intended functionality change.
llvm-svn: 91118
2009-12-11 13:26:32 +00:00
clang Use StringRef.getAsInteger instead of temporary string + strtol. No intended functionality change. 2009-12-11 13:26:32 +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 Revert part of r91101 which was causing an infinite loop in the self-hosting 2009-12-11 10:43:41 +00:00