================ @@ -0,0 +1,26 @@ +! RUN: %flang_fc1 -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s ---------------- abidh wrote: Thanks. I somehow failed to see this. Fixed now. https://github.com/llvm/llvm-project/pull/166764