[PATCH] D135786: [OpenMP][OpenMPIRBuilder] Migrate OffloadEntriesInfoManager from clang to OMPIRbuilder

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 13:31:34 PDT 2022


jsjodin updated this revision to Diff 467586.
jsjodin added a comment.

fix formatting again (wrong path to git-clang-format)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135786/new/

https://reviews.llvm.org/D135786

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.h
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135786.467586.patch
Type: text/x-patch
Size: 41968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/8e26a3c4/attachment.bin>


More information about the llvm-commits mailing list