aarch64: Remove code-model from the JSON spec

We use a target-feature for this now.
This commit is contained in:
Robin Randhawa
2021-01-15 12:28:34 +00:00
committed by Jeremy Soller
parent ea21fba3aa
commit aa3839605f

View File

@@ -17,7 +17,6 @@
"dynamic-linking": false,
"executables": false,
"relocation-model": "pic",
"code-model": "large",
"disable-redzone": true,
"eliminate-frame-pointer": false,
"exe-suffix": "",