]> granicus.if.org Git - clang/commit
Reorder these DataLayout entries to match the order LLVM uses.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Dec 2013 00:04:48 +0000 (00:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Dec 2013 00:04:48 +0000 (00:04 +0000)
commit8a95424dac9bd9cba95168f74885fb731bed7787
treec4838fb2771c8ca9c18b87544331d537fdbf4303
parentdc72d232eb445e93ff2e7799f4b4d6753309252c
Reorder these DataLayout entries to match the order LLVM uses.

This completes the cleanup/refactoring of DataLayout on the clang side. Next
is figuring out the differences between the llvm and clang produced strings

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/target-data.c