Make it possible to test if the '-o' option is provided.
[oota-llvm.git] / tools / llvmc2 / AutoGenerated.cpp
index 213db01e0bce48e6c3f0122cda771ce461ec2e88..30aeb8f75eae953cec375d4ed3fc861dff3af507 100644 (file)
@@ -29,5 +29,7 @@ namespace llvmc {
   extern const std::string& GetLanguage(const sys::Path& File);
 }
 
+extern cl::opt<std::string> OutputFilename;
+
 // The auto-generated file
 #include "AutoGenerated.inc"