Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc_target: Remove fpmr target feature
FEAT_FPMR has been removed from upstream LLVM as of LLVM 19. Remove the feature from the target features list and temporarily hack the LLVM codegen to always enable it until the minimum LLVM version is bumped to 19.
- Loading branch information