[PATCH] D86278: [compiler-rt][builtins] Add tests for atomic builtins support functions
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 10:39:55 PDT 2020
efriedma added a comment.
Under what circumstances does this test actually get built? By default, the builtins library doesn't provide these functions, so this will fail to link.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86278/new/
https://reviews.llvm.org/D86278
More information about the llvm-commits
mailing list