[flang] [llvm] [flang][OMPIRBuilder] Keep debug location in sync with insert point. (PR #89953)

Abid Qadeer via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 07:24:15 PDT 2024


================
@@ -0,0 +1,27 @@
+!RUN: %flang_fc1 -emit-llvm -debug-info-kind=line-tables-only -fopenmp %s -o -
+
+! Test that this file builds without an error.
----------------
abidh wrote:

Thanks for have a look. I have added a few CHECK line in the test now.

https://github.com/llvm/llvm-project/pull/89953


More information about the llvm-commits mailing list