1
Fork 0

Port MissingFeatures and TargetFeatureDisableOrEnable

This commit is contained in:
SLASHLogin 2022-08-26 21:27:17 +02:00
parent 33ef16f291
commit 185ef7b6de
4 changed files with 45 additions and 14 deletions

View file

@ -51,3 +51,9 @@ codegen_llvm_dlltool_fail_import_library =
codegen_llvm_unknown_archive_kind =
Don't know how to build archive of type: {$kind}
codegen_llvm_target_feature_disable_or_enable =
target features {$features} must all be enabled or disabled together
codegen_llvm_missing_features =
add the missing features in a `target_feature` attribute