https://github.com/jhuber6 closed
https://github.com/llvm/llvm-project/pull/73856
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/jhuber6 approved this pull request.
AFAIK this is the correct way to set debug information for something that
doesn't have a valid source location like a lot of generated OpenMP calls.
https://github.com/llvm/llvm-project/pull/73856
___
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: Ivan R. Ivanov (ivanradanov)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/73856.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CGOpenMPRuntime.cpp (+1)
``diff
diff --git a/clang/lib/CodeGen
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Ivan R. Ivanov (ivanradanov)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/73856.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CGOpenMPRuntime.cpp (+1)
``diff
diff --git a/clang/lib/CodeGen/CGOpenM
https://github.com/ivanradanov created
https://github.com/llvm/llvm-project/pull/73856
None
>From 791afd6349aef7eee8b9f6c132a30f72c36a9efb Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 29 Nov 2023 13:22:46 -0800
Subject: [PATCH] [clang][OpenMP] Fix missing DI for __kmpc_global_