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

Fabrice de Gans via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 07:12:49 PST 2025


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

Ack. I added it.

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


More information about the llvm-commits mailing list