forked from OSchip/llvm-project
parent
42526d3372
commit
c55a5041e3
|
@ -13,6 +13,8 @@
|
||||||
#include "llvm/Support/COFF.h"
|
#include "llvm/Support/COFF.h"
|
||||||
#include "llvm/Support/Endian.h"
|
#include "llvm/Support/Endian.h"
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
using namespace llvm;
|
using namespace llvm;
|
||||||
|
|
||||||
static int compareBySuffix(StringMapEntry<size_t> *const *AP,
|
static int compareBySuffix(StringMapEntry<size_t> *const *AP,
|
||||||
|
|
Loading…
Reference in New Issue