Go to file
Douglas Gregor bbeb5c391c Switch parameter-passing for calls via function pointers (where we
don't have a FunctionDecl) over to InitializationSequence.

llvm-svn: 91906
2009-12-22 16:09:06 +00:00
clang Switch parameter-passing for calls via function pointers (where we 2009-12-22 16:09:06 +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 While converting one of the operands to a memory operand, we need to check if it is Legal and does not result into a cyclic dep. 2009-12-22 14:25:37 +00:00