================ @@ -2186,6 +2261,9 @@ calculateBoundsOffset(LLVM::ModuleTranslation &moduleTranslation, // which is utilised in subsequent member mappings (by modifying there map type // with it) to indicate that a member is part of this parent and should be // treated by the runtime as such. Important to achieve the correct mapping. +// +// This function borrows a lot from it's Clang parallel function +// emitCombinedEntry inside of CGOpenMPRuntime.cpp ---------------- skatrak wrote:
```suggestion // This function borrows a lot from Clang's emitCombinedEntry function // inside of CGOpenMPRuntime.cpp ``` https://github.com/llvm/llvm-project/pull/82852 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits