[llvm-branch-commits] Add IR and codegen support for deactivation symbols. (PR #133536)

Peter Collingbourne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jul 29 21:54:01 PDT 2025


================
@@ -1524,6 +1524,8 @@ enum NodeType {
   // Outputs: Output Chain
   CLEAR_CACHE,
 
+  DEACTIVATION_SYMBOL,
----------------
pcc wrote:

Done

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


More information about the llvm-branch-commits mailing list