mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-07 03:40:35 +00:00
You can't use config options without config.h
llvm-svn: 22446
This commit is contained in:
parent
bee317e9b0
commit
94e486c56e
@ -16,6 +16,7 @@
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/Support/GraphWriter.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/Config/config.h"
|
||||
#include <fstream>
|
||||
using namespace llvm;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user