aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap/posixspawn-hook.c
diff options
context:
space:
mode:
authorcomex2015-07-16 13:04:23 -0400
committercomex2015-07-16 13:04:23 -0400
commit83442f9005c21de839b5ed69bd3e0b4e59032020 (patch)
treeba464f6098f89f1dc29a9736cda6441044832224 /darwin-bootstrap/posixspawn-hook.c
parentstyle police (diff)
downloadsubstitute-83442f9005c21de839b5ed69bd3e0b4e59032020.tar.gz
Add options field to struct substitute_{function,import}_hook.
I will probably need to add an option to deal with GCC 5.2's new optimization - to not save caller-saved registers if the called function is known not to use them, which would break with hooked functions. Don't want to emit the required stub by default because it will likely be slow. I need to verify that Clang doesn't currently have such an optimization... (ABI break - need to avoid this once it gets widely distributed Soon, obviously)
Diffstat (limited to 'darwin-bootstrap/posixspawn-hook.c')
0 files changed, 0 insertions, 0 deletions