diff options
author | Tim Northover <tnorthover@apple.com> | 2014-03-04 10:10:17 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-03-04 10:10:17 +0000 |
commit | 1683caab3a3e0aabe5f25351a928913382494a7c (patch) | |
tree | f5eeb74e6dddbe2d89ca3de3316eda2f46b6c979 /llvm/lib/IR/Function.cpp | |
parent | 442f784814262e1271354ee208f1dedc7b8053de (diff) | |
download | bcm5719-llvm-1683caab3a3e0aabe5f25351a928913382494a7c.tar.gz bcm5719-llvm-1683caab3a3e0aabe5f25351a928913382494a7c.zip |
ARM: implement __sync_fetch_and_* operations
Since these are primarily useful for deeply embedded targets where code size is
very important, they are each in a separate file making use of infrastructure
in sync-ops.h. This allows a linker to include just the functions that are
actually used.
rdar://problem/14736665
llvm-svn: 202812
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions