Don't relax org or align. They change size as the relaxation happens, but they
[oota-llvm.git] / lib / Support / Debug.cpp
index 7f48f8aae717a4a40d83d6795ed031c6b1971a90..9fdb12ecfdcb13964d17571e674fd0df056e7472 100644 (file)
@@ -26,7 +26,7 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/circular_raw_ostream.h"
-#include "llvm/System/Signals.h"
+#include "llvm/Support/Signals.h"
 
 using namespace llvm;