brintos

brintos / llvm-project-archived public Read only

0
0
Text · 275 B · c82f13e Raw
9 lines · json
1{2  "setjmp": {3    "LIBC_CONF_SETJMP_AARCH64_RESTORE_PLATFORM_REGISTER": {4      "value": false,5      "doc": "Avoid setjmp saving the value of x18, and longjmp restoring it. The Apple AArch64 ABI specifies that this register is reserved and should not be used"6    }7  }8}9