<div class="gmail_quote">On Mon, Jul 25, 2011 at 3:40 PM, Evan Cheng <span dir="ltr"><<a href="mailto:evan.cheng@apple.com">evan.cheng@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word"><div><div></div><div class="h5"><br><div><div>On Jul 25, 2011, at 2:16 PM, Chandler Carruth wrote:</div><br><blockquote type="cite"><div class="gmail_quote">On Mon, Jul 25, 2011 at 1:53 PM, Evan Cheng <span dir="ltr"><<a href="mailto:evan.cheng@apple.com" target="_blank">evan.cheng@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Fix last bits of MC layer issues. llvm-mc doesn't need to initialize TargetMachine's anymore.</blockquote></div><br><div>Wow, this is fantastic.</div><div><br></div><div>Do you want me to try asserting that MC code doesn't #include (even transitively) Target code and report places where it still does?</div>

<div><br></div><div>(I'm also working on removing a couple of the related kludges to the former target initialization)</div>
</blockquote><br></div></div></div><div>That would be great. Thanks.</div><div><br></div><div>One more thing. Does anyone know why llvm-mc is still linking in CodeGen? I've manually verified it is not necessary. It would be nice if we can fix this and make sure it is not violated in the future.</div>
</div></blockquote><div><br></div><div>I'll let you know  when we get the changes integrated and can run it through our layering-crazy build system. =D</div></div>