"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "adba9be7c5c201a7f54e173a210ab1efdd2311dd"
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