mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-31 08:16:47 +00:00 
			
		
		
		
	Remove dead variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92197 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -217,7 +217,6 @@ bool MSP430DAGToDAGISel::MatchAddressBase(SDValue N, MSP430ISelAddressMode &AM) | ||||
| } | ||||
|  | ||||
| bool MSP430DAGToDAGISel::MatchAddress(SDValue N, MSP430ISelAddressMode &AM) { | ||||
|   DebugLoc dl = N.getDebugLoc(); | ||||
|   DEBUG({ | ||||
|       errs() << "MatchAddress: "; | ||||
|       AM.dump(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user