[llvm-commits] [llvm] r78872 - /llvm/trunk/lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp

Duncan Sands baldrick at free.fr
Mon Aug 17 03:44:08 PDT 2009


Hi Dale,

> Symbols with LinkerPrivateLinkage are weak.

does this mean that isWeakForLinker and/or mayBeOverridden
should return "true" for this linkage type?

Ciao,

Duncan.



More information about the llvm-commits mailing list