[PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.

James Y Knight via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 12 06:57:14 PST 2016


Those changes were necessary due to a name (IIRC it was "Module") existing
in both the clang and llvm namespaces, and after this change, becoming
ambiguous in those files.
On Feb 12, 2016 3:16 AM, "Paul Robinson" <Paul_Robinson at playstation.sony.com>
wrote:

> probinson added a subscriber: probinson.
> probinson added a comment.
>
> Driveby comment: the changes in unittests look unrelated?
>
>
> http://reviews.llvm.org/D17183
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/7fde451f/attachment.html>


More information about the cfe-commits mailing list