[llvm-commits] [patch] drop bogus inter-library dependencies

nobled nobled at dreamwidth.org
Sun Apr 1 15:33:51 PDT 2012


This drops the erroneous dependencies of Object -> VMCore and
ARMDisassembler -> ARMCodeGen (eliminating the rather massive indirect
dependency of ARMDisassembler -> a ton of LLVM optimization passes).
OK to commit?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Object-drop-bogus-VMCore-dependency.patch
Type: application/octet-stream
Size: 600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120401/45204353/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ARMDisassembler-drop-bogus-dependency-on-ARMCodeGen.patch
Type: application/octet-stream
Size: 1664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120401/45204353/attachment-0001.obj>


More information about the llvm-commits mailing list