[llvm] r212248 - Invert the MC -> Object dependency.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jul 23 07:57:01 PDT 2014


>> Invert the MC -> Object dependency.
>
>
> This dependency inversion wasn't entirely successful (and has broken the
> modules build): MC still depends on Object. In particular:
>
> $ rgrep '#include "llvm/Object' MC
> MC/MCObjectSymbolizer.h:#include "llvm/Object/ObjectFile.h"

Sorry I missed that. I think the attached patch should fix it.
Grosbach, do you think that moving these files is the right fix?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 26282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140723/19d37a7e/attachment.bin>


More information about the llvm-commits mailing list