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
Loading
Please sign in to comment