diff options
author | Zachary Turner <zturner@google.com> | 2017-12-14 19:41:28 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-12-14 19:41:28 +0000 |
commit | 602124621039e5cf4e6efc1779f9849b7f62d976 (patch) | |
tree | 26eb5c84d6b71dc4396e9331d94515df30d07e90 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | d22d1b953dabb160c41ae268fffc180bdd14d9e5 (diff) | |
download | llvm-602124621039e5cf4e6efc1779f9849b7f62d976.zip llvm-602124621039e5cf4e6efc1779f9849b7f62d976.tar.gz llvm-602124621039e5cf4e6efc1779f9849b7f62d976.tar.bz2 |
Fix isPodLike for MSVC and use it in TypeHashing.
This should be a better check than using is_trivially_copyable
behind an #ifdef _MSC_VER.
llvm-svn: 320737
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions