mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-11-04 05:17:07 +00:00 
			
		
		
		
	Fix missing include in Hexagon code for Release+Asserts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180983 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		@@ -25,6 +25,7 @@
 | 
			
		||||
#include "llvm/CodeGen/PseudoSourceValue.h"
 | 
			
		||||
#include "llvm/Support/Debug.h"
 | 
			
		||||
#include "llvm/Support/MathExtras.h"
 | 
			
		||||
#include "llvm/Support/raw_ostream.h"
 | 
			
		||||
#define GET_INSTRINFO_CTOR
 | 
			
		||||
#define GET_INSTRMAP_INFO
 | 
			
		||||
#include "HexagonGenInstrInfo.inc"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user