Don't relax org or align. They change size as the relaxation happens, but they
[oota-llvm.git] / lib / Support / TargetRegistry.cpp
index 5896447f5ea5f2b6c8949337248971d880dd780b..293a5d7a0168334d5a0f9ae3192fce2b31677fd3 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Target/TargetRegistry.h"
-#include "llvm/System/Host.h"
+#include "llvm/Support/Host.h"
 #include <cassert>
 using namespace llvm;