[llvm] llvm: Add missing `LLVM_ABI` annotations (PR #171629)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 12:18:41 PST 2025


================
@@ -25,11 +25,12 @@ enum class KCFIHashAlgorithm { xxHash64, FNV1a };
 KCFIHashAlgorithm parseKCFIHashAlgorithm(StringRef Name);
----------------
nikic wrote:

Why only the two below and not this one?

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


More information about the llvm-commits mailing list