Go to file
Dan Gohman 3a6164e8ab Print newlines after printing labels for debug info, so that the output
isn't cluttered with things like "Llabel47:Llabel48:  movq  (%rsi), %xmm3"

llvm-svn: 90638
2009-12-05 01:42:34 +00:00
clang Skip actually generating the vtable unless we are defining it. This avoids 2009-12-05 01:05:03 +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 Print newlines after printing labels for debug info, so that the output 2009-12-05 01:42:34 +00:00