Rename intel to x86.
x86 is the more accurate name, as there are non-Intel x86 implementations. Fixes #263.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
test compile
|
||||
|
||||
set is_64bit
|
||||
isa intel haswell
|
||||
isa x86 haswell
|
||||
|
||||
; This function contains unreachable blocks which trip up the register
|
||||
; allocator if they don't get cleared out.
|
||||
|
||||
Reference in New Issue
Block a user