mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-11-04 05:17:07 +00:00 
			
		
		
		
	Get VC++ building again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26351 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		@@ -31,6 +31,7 @@
 | 
			
		||||
#define LLVM_CODEGEN_MACHINEDEBUGINFO_H
 | 
			
		||||
 | 
			
		||||
#include "llvm/Support/Dwarf.h"
 | 
			
		||||
#include "llvm/Support/DataTypes.h"
 | 
			
		||||
#include "llvm/ADT/UniqueVector.h"
 | 
			
		||||
#include "llvm/GlobalValue.h"
 | 
			
		||||
#include "llvm/Pass.h"
 | 
			
		||||
 
 | 
			
		||||
@@ -42,6 +42,7 @@
 | 
			
		||||
#include <map>
 | 
			
		||||
#include <set>
 | 
			
		||||
#include <iostream>
 | 
			
		||||
#include <algorithm>
 | 
			
		||||
using namespace llvm;
 | 
			
		||||
 | 
			
		||||
#ifndef NDEBUG
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user