[all-commits] [llvm/llvm-project] 351f15: Reapply "[KeyIntsr][Clang] Builtins atoms (#134651)"
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Thu May 29 02:41:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 351f15ba82f861cd7441f613db8317c353ca79c2
https://github.com/llvm/llvm-project/commit/351f15ba82f861cd7441f613db8317c353ca79c2
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
A clang/test/DebugInfo/KeyInstructions/builtin.c
Log Message:
-----------
Reapply "[KeyIntsr][Clang] Builtins atoms (#134651)"
This reverts commit 894a0dd57f81211f9e431d9e84f2856d34f46993 with
tests fixed.
This patch is part of a stack that teaches Clang to generate Key Instructions
metadata for C and C++.
RFC:
https://discourse.llvm.org/t/rfc-improving-is-stmt-placement-for-better-interactive-debugging/82668
The feature is only functional in LLVM if LLVM is built with CMake flag
LLVM_EXPERIMENTAL_KEY_INSTRUCTIONs. Eventually that flag will be removed.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list