mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 07:07:17 +00:00
FeatureD16 => FeatureVFP3_D16
This commit is contained in:
parent
3cae7d73cf
commit
2444fc2e83
@ -21,7 +21,7 @@ Index: llvm-toolchain-snapshot_9~svn351647/lib/Target/ARM/ARM.td
|
||||
def ARMv7a : Architecture<"armv7-a", "ARMv7a", [HasV7Ops,
|
||||
- FeatureNEON,
|
||||
+ FeatureVFP3,
|
||||
+ FeatureD16,
|
||||
+ FeatureVFP3_D16,
|
||||
FeatureDB,
|
||||
FeatureDSP,
|
||||
FeatureAClass]>;
|
||||
|
Loading…
Reference in New Issue
Block a user