[PATCH] D30025: [compiler-rt] [builtins] Fix building atomic.c with GCC
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 16 06:22:50 PST 2017
joerg added a comment.
Note that the normal compiler-rt functions have a different name than the builtins they provide, at least from the C frontend view.
Repository:
rL LLVM
https://reviews.llvm.org/D30025
More information about the cfe-commits
mailing list