mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-31 08:16:47 +00:00 
			
		
		
		
	Check in hook that I forgot
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17956 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -98,6 +98,9 @@ X("lower-packed", | |||||||
|  |  | ||||||
| } // end namespace    | } // end namespace    | ||||||
|  |  | ||||||
|  | FunctionPass *createLowerPackedPass() { return new LowerPacked(); } | ||||||
|  |  | ||||||
|  |  | ||||||
| // This function sets lowered values for a corresponding | // This function sets lowered values for a corresponding | ||||||
| // packed value.  Note, in the case of a forward reference | // packed value.  Note, in the case of a forward reference | ||||||
| // getValues(Value*) will have already been called for  | // getValues(Value*) will have already been called for  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user