Move atomic operations' definitions out of line. While this seems kind of silly,
[oota-llvm.git] / lib / System / Atomic.cpp
2009-05-20 Owen AndersonMove atomic operations' definitions out of line. While...