[PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.
Paul Robinson via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 07:37:49 PST 2016
probinson added a comment.
In http://reviews.llvm.org/D17183#351361, @jyknight wrote:
> 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.
Ah, that one. Okay.
http://reviews.llvm.org/D17183
More information about the cfe-commits
mailing list