forked from OSchip/llvm-project
unbreak the build, apparently without this transformutils starts depending on libipa?
llvm-svn: 94102
This commit is contained in:
parent
e39837d5ee
commit
9889b4be04
|
@ -13,6 +13,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/Transforms/Utils/ValueMapper.h"
|
||||
#include "llvm/DerivedTypes.h"
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/Metadata.h"
|
||||
|
|
Loading…
Reference in New Issue