[llvm-commits] Cyclic dependencies between LLVM libraries with debug builds
Duncan Sands
baldrick at free.fr
Fri Jun 19 11:03:07 PDT 2009
Hi Chris,
> Well that's definitely a problem. r73767 should fix this, I wonder
> why I don't see this. :(
yup, that fixes sparc, thanks. But there's still
find-cycles.pl: Circular dependency between *.a files:
find-cycles.pl: libLLVMCellSPUAsmPrinter.a libLLVMCellSPUCodeGen.a
find-cycles.pl: Circular dependency between *.a files:
find-cycles.pl: libLLVMAlphaAsmPrinter.a libLLVMAlphaCodeGen.a
find-cycles.pl: Circular dependency between *.a files:
find-cycles.pl: libLLVMIA64AsmPrinter.a libLLVMIA64CodeGen.a
As far why you don't see it, does reverting the attached patch
help?
Ciao,
Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nm.diff
Type: text/x-patch
Size: 1038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090619/8f550ba1/attachment.bin>
More information about the llvm-commits
mailing list