mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
mark this as beta
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23906 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3e808a45b3
commit
aa38be17c8
@ -22,7 +22,7 @@ include "../Target.td"
|
||||
def Feature64Bit : SubtargetFeature<"64bit",
|
||||
"Enable 64-bit instructions">;
|
||||
def Feature64BitRegs : SubtargetFeature<"64bitregs",
|
||||
"Enable 64-bit registers">;
|
||||
"Enable 64-bit registers [beta]">;
|
||||
def FeatureAltivec : SubtargetFeature<"altivec",
|
||||
"Enable Altivec instructions">;
|
||||
def FeatureGPUL : SubtargetFeature<"gpul",
|
||||
|
Loading…
Reference in New Issue
Block a user