llvm_target_feature
enable/disable LLVM-level target features. This feature is unsafe and can cause ABI issues and compiler crashes, because LLVM does not support all target feature combinations.
This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.