diff options
author | Rui Ueyama <ruiu@google.com> | 2017-03-17 23:28:41 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-03-17 23:28:41 +0000 |
commit | fd06b734660c097e56deac6f26c0cea437e3947c (patch) | |
tree | 9936170d005b01b2d489f3216505ed1fa9a317f7 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 0429b1a431f8cd8dfde96a8b0f09df59611e3291 (diff) | |
download | llvm-fd06b734660c097e56deac6f26c0cea437e3947c.zip llvm-fd06b734660c097e56deac6f26c0cea437e3947c.tar.gz llvm-fd06b734660c097e56deac6f26c0cea437e3947c.tar.bz2 |
Define Config::isLE and Config::wordsize.
isLE() return true if the target is little-endian.
wordsize() returns 8 for 64-bit and 4 for 32-bit.
llvm-svn: 298167
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions