Fix it so llvm-objdump -arch does accept x86 and x86-64 as valid arch names.
[oota-llvm.git] / lib / Support / Atomic.cpp
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.