mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Fix build for GCC 4.0?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77016 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7cdf01d6c5
commit
961f5852ca
@ -25,6 +25,7 @@
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/CodeGen/Passes.h"
|
||||
using namespace MSIL;
|
||||
|
||||
namespace {
|
||||
// TargetMachine for the MSIL
|
||||
|
Loading…
x
Reference in New Issue
Block a user