[clang] [llvm] [clang][DebugInfo] Add virtual call-site target information in DWARF. (PR #167666)

Carlos Alberto Enciso via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 16 02:42:15 PST 2026


================
@@ -0,0 +1,68 @@
+// RUN: %clang --target=x86_64-unknown-linux -c -g -O1 %s -o - | \
----------------
CarlosAlbertoEnciso wrote:

@felipepiovezan Any thoughts on this? Thanks

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


More information about the cfe-commits mailing list