Make the buildbot see green (to make it easier to spot the next person
authorMike Stump <mrs@apple.com>
Wed, 3 Jun 2009 19:07:46 +0000 (19:07 +0000)
committerMike Stump <mrs@apple.com>
Wed, 3 Jun 2009 19:07:46 +0000 (19:07 +0000)
that puts a new warning in).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72797 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PIC16/PIC16ISelLowering.cpp

index 6f9c0664b7af97c434ac93e894bddb869514b14a..0f83fd2353a9d6372b450d24a3c4c664bf6be093 100644 (file)
@@ -354,7 +354,8 @@ SDValue PIC16TargetLowering::ExpandFrameIndex(SDNode *N, SelectionDAG &DAG) {
   FrameIndexSDNode *FR = dyn_cast<FrameIndexSDNode>(SDValue(N,0));
   // FIXME there isn't really debug info here
   DebugLoc dl = FR->getDebugLoc();
-  int Index = FR->getIndex();
+  // FIXME: Not used.
+  // int Index = FR->getIndex();
 
   // Expand FrameIndex like GlobalAddress and ExternalSymbol
   // Also use Offset field for lo and hi parts. The default