[C++11] Replace LLVM atomics with std::atomic.
[oota-llvm.git] / include / llvm / AsmParser / Parser.h
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...