[all-commits] [llvm/llvm-project] 75f98f: [PATCH] [compiler-rt] [builtins] Fix name of __aar...
stbergmann via All-commits
all-commits at lists.llvm.org
Wed Dec 16 05:42:31 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75f98f0f8c813a0cffb130bc0589e4609ab09076
https://github.com/llvm/llvm-project/commit/75f98f0f8c813a0cffb130bc0589e4609ab09076
Author: Stephan Bergmann <sbergman at redhat.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M compiler-rt/lib/builtins/aarch64/lse.S
Log Message:
-----------
[PATCH] [compiler-rt] [builtins] Fix name of __aarch64_have_lse_atomics on Darwin
...where the name of that variable defined in
compiler-rt/lib/builtins/cpu_model.c is decorated with a leading underscore
Differential Revision: https://reviews.llvm.org/D93390
More information about the All-commits
mailing list