[all-commits] [llvm/llvm-project] 824cff: [GC] Rename gc_args to gc_live [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Aug 26 14:06:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 824cffe152046a24ec660f524a27124fefbbad15
https://github.com/llvm/llvm-project/commit/824cffe152046a24ec660f524a27124fefbbad15
Author: Philip Reames <preames at rivosinc.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M llvm/include/llvm/IR/Statepoint.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
Log Message:
-----------
[GC] Rename gc_args to gc_live [nfc]
Better reflect the recent history of the code, and improve readability
for when I have to glance back at this to answer a question.
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