diff options
author | George Rokos <georgios.rokos@intel.com> | 2021-08-10 09:36:43 -0700 |
---|---|---|
committer | George Rokos <georgios.rokos@intel.com> | 2021-08-10 09:43:43 -0700 |
commit | df06ec3057537a924aa5ad2d6f27a33da99817cd (patch) | |
tree | 59ffca73a7e9955284450d3dde550c92d6b84253 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 1fdb3e36ff379e5b3b05a00d49b6081435df727a (diff) | |
download | llvm-df06ec3057537a924aa5ad2d6f27a33da99817cd.zip llvm-df06ec3057537a924aa5ad2d6f27a33da99817cd.tar.gz llvm-df06ec3057537a924aa5ad2d6f27a33da99817cd.tar.bz2 |
[libomptarget][NFC] Fix compilation issue with GCC
Removed redundant assignment from condition which causes gcc to emit the following error:
error: operation on ‘MoveData’ may be undefined [-Werror=sequence-point]
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions