[clang] [llvm] [CodeGen][LLVM] Make the `va_list` related intrinsics generic. (PR #85460)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 08:37:49 PDT 2024


yxsamliu wrote:

Is LLVM IR using the old vaarg intrinsics still consumable?

Should we update AutoUpgrade.cpp to auto upgrade the old vaarg intrinsics and add a test for them?

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


More information about the cfe-commits mailing list