mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-30 16:17:05 +00:00 
			
		
		
		
	Fixed typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141906 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -2580,7 +2580,7 @@ b: unreachable | |||||||
| </ul> | </ul> | ||||||
|  |  | ||||||
| <p>Whenever a trap value is generated, all values which depend on it evaluate | <p>Whenever a trap value is generated, all values which depend on it evaluate | ||||||
|    to trap. If they have side effects, the evoke their side effects as if each |    to trap. If they have side effects, they evoke their side effects as if each | ||||||
|    operand with a trap value were undef. If they have externally-visible side |    operand with a trap value were undef. If they have externally-visible side | ||||||
|    effects, the behavior is undefined.</p> |    effects, the behavior is undefined.</p> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user