]> granicus.if.org Git - clang/commit
Make le64 DescriptionString consistent with other targets.
authorJF Bastien <jfb@google.com>
Tue, 2 Dec 2014 19:19:59 +0000 (19:19 +0000)
committerJF Bastien <jfb@google.com>
Tue, 2 Dec 2014 19:19:59 +0000 (19:19 +0000)
commit71b093cc36633e5b8cac1e84fe71356cb6bc111f
treeed9e8360bd8f3d813b9cb80fa72467bb18516041
parentad012571bba9f33084c17ea9a91970b4b2461f29
Make le64 DescriptionString consistent with other targets.

Summary:
In particular, remove the defaults and reorder fields so it matches the result of DataLayout::getStringDescription().

Change by David Neto.

Reviewers: dschuff, sdt

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D6482

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223140 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp