File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "family" : " unix" ,
32 "env" : " newlib" ,
4- "target-env" : " newlib" ,
53 "target-family" : " unix" ,
64 "target-c-int-width" : " 32" ,
75 "target-endian" : " little" ,
86 "target-pointer-width" : " 64" ,
97 "os" : " horizon" ,
108 "arch" : " aarch64" ,
119 "panic-strategy" : " unwind" ,
12- "abi-blacklist" : [
13- " stdcall" ,
14- " fastcall" ,
15- " vectorcall" ,
16- " thiscall" ,
17- " win64" ,
18- " sysv64"
19- ],
2010 "dynamic-linking" : false ,
2111 "features" : " +a53,+strict-align" ,
2212 "data-layout" : " e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128" ,
2313 "executables" : true ,
2414 "position-independent-executables" : true ,
2515 "linker-flavor" : " gcc" ,
2616 "llvm-target" : " aarch64-unknown-none" ,
27- "has-elf-tls" : false ,
17+ "has-thread-local" : false ,
2818 "linker-is-gnu" : true ,
2919 "disable-redzone" : true ,
3020 "relocation-model" : " pic" ,
3424 "trap-unreachable" : true ,
3525 "emit-debug-gdb-scripts" : true ,
3626 "requires-uwtable" : true
37- }
27+ }
You can’t perform that action at this time.
0 commit comments