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
Loading
Please register or sign in to comment