Implement the TargetMachine::getJITStubForFunction method for X86, finegrainify
[oota-llvm.git] / lib / VMCore / SlotCalculator.cpp
index aef71763c44dd7f4ab82ccca5325235fb79dc73d..f4414a5921d84e4f5a1f3ed5c091b08d5443b2db 100644 (file)
@@ -26,6 +26,7 @@
 #include "Support/PostOrderIterator.h"
 #include "Support/STLExtras.h"
 #include <algorithm>
+using namespace llvm;
 
 #if 0
 #define SC_DEBUG(X) std::cerr << X