aarch64: Remove code-model from the JSON spec
We use a target-feature for this now.
This commit is contained in:
committed by
Jeremy Soller
parent
ea21fba3aa
commit
aa3839605f
@@ -17,7 +17,6 @@
|
||||
"dynamic-linking": false,
|
||||
"executables": false,
|
||||
"relocation-model": "pic",
|
||||
"code-model": "large",
|
||||
"disable-redzone": true,
|
||||
"eliminate-frame-pointer": false,
|
||||
"exe-suffix": "",
|
||||
|
||||
Reference in New Issue
Block a user