New PBQP solver, and updates to the PBQP graph.
[oota-llvm.git] / include / llvm / CodeGen / LiveStackAnalysis.h
index a3b1855bbca6918aec6cb79e3bc35d68938dc590..92c35f784d4ce86619999e72fc9ef308a76580ea 100644 (file)
@@ -13,8 +13,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_CODEGEN_LIVESTACK_ANALYSIS_H
-#define LLVM_CODEGEN_LIVESTACK_ANALYSIS_H
+#ifndef LLVM_CODEGEN_LIVESTACKANALYSIS_H
+#define LLVM_CODEGEN_LIVESTACKANALYSIS_H
 
 #include "llvm/CodeGen/LiveInterval.h"
 #include "llvm/CodeGen/MachineFunctionPass.h"