diff options
author | Hansang Bae <hansang.bae@intel.com> | 2021-03-11 17:34:06 -0600 |
---|---|---|
committer | Hansang Bae <hansang.bae@intel.com> | 2021-03-23 18:55:08 -0500 |
commit | 467f39249dbb6953f2f95ba68a52b20fb24b91af (patch) | |
tree | 073a7165c4e0a2c72ec9e601ea9ccc946957e32b /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 4259301aaf58c13b004d968dfbd20428bf978b32 (diff) | |
download | llvm-467f39249dbb6953f2f95ba68a52b20fb24b91af.zip llvm-467f39249dbb6953f2f95ba68a52b20fb24b91af.tar.gz llvm-467f39249dbb6953f2f95ba68a52b20fb24b91af.tar.bz2 |
[OpenMP] Misc. changes that add or remove pointer/bound checks
-- Added or moved checks to appropriate places.
-- Removed ineffective null check where the pointer is already being
dereferenced around the code.
-- Initialized variables that can be used without definitions.
-- Added call to dlclose/FreeLibrary in OMPT tool activation.
-- Added a new build compiler definition.
Differential Revision: https://reviews.llvm.org/D98584
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions