Rollup merge of #120974 - zmodem:exportas, r=durin42

llvm-wrapper: adapt for LLVM API change: Add support for EXPORTAS name types

Adapt for llvm/llvm-project@8f23464.
This commit is contained in:
Matthias Krüger 2024-02-13 06:27:39 +01:00 committed by GitHub
commit fa3ec02057
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1801,6 +1801,9 @@ extern "C" LLVMRustResult LLVMRustWriteImportLibrary(
std::string{}, // ExtName
std::string{}, // SymbolName
std::string{}, // AliasTarget
#if LLVM_VERSION_GE(19, 0)
std::string{}, // ExportAs
#endif
ordinal, // Ordinal
ordinal_present, // Noname
false, // Data