Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / lib / MC / MCTargetAsmLexer.cpp
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...