mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
#include system headers after all LLVM headers
llvm-svn: 21374
This commit is contained in:
parent
75950190e3
commit
7f8c9b4840
@ -20,9 +20,8 @@
|
||||
#include "llvm/System/Signals.h"
|
||||
#include "llvm/ADT/SetVector.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include <iostream>
|
||||
#include "llvm/Config/alloca.h"
|
||||
|
||||
#include <iostream>
|
||||
using namespace llvm;
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user