[llvm] llvm: Add missing `LLVM_ABI` annotations (PR #171629)
Fabrice de Gans via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 11 06:20:37 PST 2025
================
@@ -25,11 +25,12 @@ enum class KCFIHashAlgorithm { xxHash64, FNV1a };
KCFIHashAlgorithm parseKCFIHashAlgorithm(StringRef Name);
----------------
Steelskin wrote:
I am only tagging by actual usage. This does not seem to be currently used by anything outside of core LLVM so it is not tagged. I can add it if you want, though.
https://github.com/llvm/llvm-project/pull/171629
More information about the llvm-commits
mailing list