Check for $PWD in llvm::sys::current_path.
[oota-llvm.git] / lib / Support / Atomic.cpp
2012-11-02 Rafael EspindolaXLC supports the same atomic functions as GCC, use...
2011-12-22 Dylan Noblesmithdrop unneeded config.h includes
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2010-11-29 Michael J. SpencerMerge System into Support.