mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Remove unneccesary #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4374 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4b28abb57f
commit
9979895976
@ -7,7 +7,7 @@
|
|||||||
#ifndef LLVM_CODEGEN_REGISTERALLOCATION_H
|
#ifndef LLVM_CODEGEN_REGISTERALLOCATION_H
|
||||||
#define LLVM_CODEGEN_REGISTERALLOCATION_H
|
#define LLVM_CODEGEN_REGISTERALLOCATION_H
|
||||||
|
|
||||||
#include "llvm/Pass.h"
|
class Pass;
|
||||||
class TargetMachine;
|
class TargetMachine;
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user