summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAndreyChurbanov <andrey.churbanov@intel.com>2021-01-27 12:18:15 +0300
committerAndreyChurbanov <andrey.churbanov@intel.com>2021-01-27 12:18:15 +0300
commit498c4b6fc45ae4704a7f93bd03e018392bb87945 (patch)
treecabf39e84e6fbf85744d94ab247a25f4bd9b984b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdfb558b82d3f2ca228799b03d2be00b163d04ea5 (diff)
[OpenMP] libomp: fix build by clang-cl with vs2019
Problem reported by Joseph Shen <joseph.smeng@gmail.com>. The patch changes *(&<atomic-var>) to (&<atomic-var>)->load(). Differential Revision: https://reviews.llvm.org/D95485
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions