diff options
author | comex | 2015-07-16 13:04:23 -0400 |
---|---|---|
committer | comex | 2015-07-16 13:04:23 -0400 |
commit | 83442f9005c21de839b5ed69bd3e0b4e59032020 (patch) | |
tree | ba464f6098f89f1dc29a9736cda6441044832224 /darwin-bootstrap | |
parent | style police (diff) | |
download | substitute-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')
0 files changed, 0 insertions, 0 deletions