================ @@ -22,7 +23,8 @@ struct RISCVExtensionInfo { unsigned MinorVersion; }; -void riscvExtensionsHelp(); +void getAllExtensions(StringMap<RISCVExtensionInfo> &Features); ---------------- cbalint13 wrote:
It was men't as example. Anyway, prior certain versions (in our case 18) that accessor is still needed, won't go anywhere soon for compatibility. https://github.com/llvm/llvm-project/pull/66715 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits