[llvm] [X86] Switch to the new symbol visibility macros (PR #109982)

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 08:29:01 PST 2024


https://github.com/compnerd commented:

This is a pretty straightforward change, the attribute being applied here are just behind a different macro and are part of the LLVM-C library.

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


More information about the llvm-commits mailing list