Move C++ code out of the C headers and into either C++ headers
[oota-llvm.git] / include / llvm / Target / TargetMachine.h
index 66f3a3c71b689852a06eeee802a06caaeb555627..37a79fe8526f4d8161c9ded84fa812e7f83d0374 100644 (file)
@@ -32,6 +32,7 @@ class MCContext;
 class PassManagerBase;
 class Target;
 class DataLayout;
+class TargetLibraryInfo;
 class TargetFrameLowering;
 class TargetInstrInfo;
 class TargetIntrinsicInfo;