Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.