diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-05-08 05:39:05 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-05-08 05:39:05 +0000 |
commit | fa7525935bd91a4a537d3a7527ec999531536c22 (patch) | |
tree | 2ba1fbfb3d83f644b64042ac3419534cc5dd2c6d /llvm/lib/Object/ELFYAML.cpp | |
parent | 1cf6c28a9c0c507a224889263a20df42fd791cb9 (diff) | |
download | bcm5719-llvm-fa7525935bd91a4a537d3a7527ec999531536c22.tar.gz bcm5719-llvm-fa7525935bd91a4a537d3a7527ec999531536c22.zip |
builtins: Implement the functions from stdatomic.h
Talking to John and Doug, we concluded that these functions from
stdatomic really do belong here in compiler-rt rather than in libc,
since the compiler owns stdatomic.h and these need to refer to
clang-specific builtins. Nonetheless, I've only added these on darwin
for now - other platforms should probably do the same unless their
libc does implement these functions.
llvm-svn: 236805
Diffstat (limited to 'llvm/lib/Object/ELFYAML.cpp')
0 files changed, 0 insertions, 0 deletions