diff gen/cl_options.h @ 1402:1311dabc6a1f

Merged xfBuild patch for dependency tree generation. See #286.
author Christian Kamm <kamm incasoftware de>
date Wed, 20 May 2009 21:13:41 +0200
parents 7ce8355fbcc6
children 8863cf7236e6
line wrap: on
line diff
--- a/gen/cl_options.h	Wed May 20 16:20:59 2009 +0200
+++ b/gen/cl_options.h	Wed May 20 21:13:41 2009 +0200
@@ -35,6 +35,7 @@
     extern cl::opt<std::string> hdrFile;
 #endif
     extern cl::list<std::string> versions;
+    extern cl::opt<std::string> moduleDepsFile;
 
     extern cl::opt<const llvm::TargetMachineRegistry::entry*, false,
                     llvm::RegistryParser<llvm::TargetMachine> > mArch;