[PATCH] D109112: [darwin/x86] Model cxx_fast_tlscc as not preserving r11
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 06:51:43 PDT 2022
thakis added a comment.
Herald added a subscriber: jsji.
Herald added a project: All.
rjmccall, do you have any opinion on what (if anything) should happen here? At the moment, using TLV across dylibs on darwin is basically broken (see https://github.com/llvm/llvm-project/issues/51045).
This is a fairly simple fix. It carries some risk, but maybe not having it is worse?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109112/new/
https://reviews.llvm.org/D109112
More information about the llvm-commits
mailing list