Go to file
Chris Lattner 27acfcd1c4 convert various IntrinsicInst's to use class instead of struct.
llvm-svn: 92681
2010-01-05 05:21:26 +00:00
clang When emitting member function pointers, use the canonical decl if the member function is virtual. Fixes PR5940. 2010-01-05 05:04:05 +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 convert various IntrinsicInst's to use class instead of struct. 2010-01-05 05:21:26 +00:00