mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Fix build for GCC 4.0?
llvm-svn: 77016
This commit is contained in:
parent
8fe4f99da4
commit
5bf752cc30
@ -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…
Reference in New Issue
Block a user