The datalayout string also needs to be updated (possibly in clang too)
Update datalayout. Also return a single StringRef instead of building a string.
Do we need to update clang too?
In D16303#439357, @tstellarAMD wrote: Do we need to update clang too?
Yes, I have that patch ready too
LGTM.
r271296, r271297