Go to file
Anders Carlsson e7025c55a4 Change the RTTIBuilder's finish member function to take a pointer to the constants array + the length of the array.
llvm-svn: 91241
2009-12-13 16:38:01 +00:00
clang Change the RTTIBuilder's finish member function to take a pointer to the constants array + the length of the array. 2009-12-13 16:38:01 +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 Using _MSC_VER there was wrong, better just use the already existing ifdefs for 2009-12-13 08:59:40 +00:00