diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-04 21:00:35 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-04 21:00:35 +0000 |
commit | e37af64d796a530b8ec3607443f3dc9232490560 (patch) | |
tree | 7bcccddd3de8ca95518945008d69eec83f2b9445 /sys/arch/arm64/conf | |
parent | 4784b2bc4aace2bbed8f33b65fd257ff510a62bd (diff) |
Work around clang mis-optimization regression. For some expression-
emission temporaries no lifetime markers are emitted. This causes
clang to not re-use stack slots properly. By forcing the function to
be inlined this can be worked around.
ok kettenis@ jsg@
Diffstat (limited to 'sys/arch/arm64/conf')
0 files changed, 0 insertions, 0 deletions