obj2yaml: Use the correct relocation type for different machine types
[oota-llvm.git] / lib / IR / Attributes.cpp
index 24cd6c7c1a28cfad31f0393b0ea918823533ba74..9d9d948527cf0a47fa41d9d4eed7b603485d5472 100644 (file)
@@ -18,6 +18,7 @@
 #include "LLVMContextImpl.h"
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/IR/Type.h"
+#include "llvm/Support/Atomic.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/Mutex.h"