Go to file
Owen Anderson d54eb23aa6 Add an Atomic.h to the System library, for providing a platform independent API
to low-level sync operations.

The only one present at the moment is MemoryFence(), and only for the platforms
for which I could easily discern the proper way to do it.  If your favorite platform
isn't represented, patches are welcome!

llvm-svn: 71770
2009-05-14 05:54:36 +00:00
clang Enhance debug information for block literals. Radar 6867696 2009-05-14 02:03:51 +00:00
llvm Add an Atomic.h to the System library, for providing a platform independent API 2009-05-14 05:54:36 +00:00