Re-apply 84180 with the fixed test case.
[oota-llvm.git] / lib / Target / PIC16 / PIC16Subtarget.cpp
index db8a5d84a4bff612f9de16ad7eb70e18e6a12f21..33fc3fb169945fcc39901e07e78e644ea7acc814 100644 (file)
@@ -16,7 +16,7 @@
 
 using namespace llvm;
 
-PIC16Subtarget::PIC16Subtarget(const Module &M, const std::string &FS, 
+PIC16Subtarget::PIC16Subtarget(const std::string &TT, const std::string &FS, 
                                bool Cooper)
   :IsCooper(Cooper)
 {