[llvm-commits] [llvm] r135219 - in /llvm/trunk: ./ autoconf/ cmake/ include/llvm-c/ include/llvm/Config/ include/llvm/Target/ lib/CodeGen/ lib/MC/MCDisassembler/ lib/Target/ARM/ lib/Target/ARM/MCTargetDesc/ lib/Target/Alpha/ lib/Target/Alpha/MCTa

Chandler Carruth chandlerc at google.com
Thu Jul 14 20:20:39 PDT 2011


On Thu, Jul 14, 2011 at 5:41 PM, Chandler Carruth <chandlerc at google.com>wrote:

> On Thu, Jul 14, 2011 at 5:29 PM, Evan Cheng <evan.cheng at apple.com> wrote:
>
>> Sorry and thanks!
>
>
> In with r135234.
>

Evan, we're now seeing cyclic dependencies between X86CodeGen and X86Desc...
I'm really not sure why though.

I can only reproduce this using a Debug+Asserts build with GCC. Self hosted
builds don't seem to suffer from the problem (???).

I'm still trying to track down what the actual cycle is...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110714/76603afc/attachment.html>


More information about the llvm-commits mailing list