| commit | f67321cb26010c9450fe385d4e1031b8523c148d | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Mon Oct 20 10:41:29 2014 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Mon Oct 20 10:41:29 2014 +0000 |
| tree | cf896775d4f75e99ea4958a998410d428226c4f2 | |
| parent | 798f882b68d492a364c5962fcdd7af08a3ac34c9 [diff] |
Switch the default DataLayout to be little endian, and make the variable be BigEndian so the default can continue to be zero-initialized. This is one of the prerequisites to making DataLayout a constant and always available part of every module. llvm-svn: 220193