[llvm] Add more missing `LLVM_ABI` annotations (PR #168765)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 9 02:39:39 PST 2025


================
@@ -14,7 +14,7 @@
 
 namespace llvm {
 
-class LLVM_ABI RuntimeLibraryAnalysis
+class RuntimeLibraryAnalysis
----------------
nikic wrote:

Why did this get dropped?

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


More information about the llvm-commits mailing list