Add 'e' to the SPIR data layout - SPIR is little endian for now.
authorGuy Benyei <guy.benyei@intel.com>
Thu, 7 Mar 2013 13:06:10 +0000 (13:06 +0000)
committerGuy Benyei <guy.benyei@intel.com>
Thu, 7 Mar 2013 13:06:10 +0000 (13:06 +0000)
commit5ea30273a112bebec9e245445a7b029308889e33
treee8fc70496f887a15b0bde6cb69664c82d89905d3
parent7ab8b2b2e0ad8f8ddc389bbac6b382b17bd7da47
Add 'e' to the SPIR data layout - SPIR is little endian for now.
Add 32/64 bit specific target defines for SPIR.

llvm-svn: 176629
clang/lib/Basic/Targets.cpp