diff options
| author | David Chisnall <csdavec@swan.ac.uk> | 2012-03-29 18:01:11 +0000 |
|---|---|---|
| committer | David Chisnall <csdavec@swan.ac.uk> | 2012-03-29 18:01:11 +0000 |
| commit | db365f38ea81a3bfaef0cde2802d7279caea4c55 (patch) | |
| tree | 78407cf46e9f55ff635a15d7a0508c65d6b0d6dc /llvm/lib/CodeGen/LiveVariables.cpp | |
| parent | 891ec2870dbcc6be98b165f224e4dd564056aa67 (diff) | |
| download | bcm5719-llvm-db365f38ea81a3bfaef0cde2802d7279caea4c55.tar.gz bcm5719-llvm-db365f38ea81a3bfaef0cde2802d7279caea4c55.zip | |
Call out to GCC-compatible runtime functions for atomic ops that we can't use
LLVM intrinsics for.
I have an implementation of these functions, which wants to go in a libgcc_s
equivalent in compiler-rt. It's currently here:
http://people.freebsd.org/~theraven/atomic.c
It will be committed to compiler-rt as soon as I work out where would be a
sensible place to put it...
llvm-svn: 153666
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions

