This adds a quick check for -neon, making it imply the same as -crypto, which helps get some features correct in more cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
How many other places do we have to manually model that disabling feature X disables all features that require feature X? It's a little infuriating to be honest.