Remove the old x86 backend
This commit is contained in:
@@ -71,9 +71,6 @@ arm32 = [] # Work-in-progress codegen backend for ARM.
|
||||
# backend is the default now.
|
||||
experimental_x64 = []
|
||||
|
||||
# Make the old x86 backend the default.
|
||||
old-x86-backend = []
|
||||
|
||||
# Option to enable all architectures.
|
||||
all-arch = [
|
||||
"x86",
|
||||
|
||||
Reference in New Issue
Block a user