projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae93ed1
)
This file needs ToolOutputFile.h too.
author
Dan Gohman
<gohman@apple.com>
Thu, 7 Oct 2010 20:48:46 +0000
(20:48 +0000)
committer
Dan Gohman
<gohman@apple.com>
Thu, 7 Oct 2010 20:48:46 +0000
(20:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115976
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/lto/LTOCodeGenerator.cpp
patch
|
blob
|
history
diff --git
a/tools/lto/LTOCodeGenerator.cpp
b/tools/lto/LTOCodeGenerator.cpp
index 671348c8333b4925e7b17860c06bdf3b50d3630c..97827643e8573ef0446726e40656a5a49da1bcda 100644
(file)
--- a/
tools/lto/LTOCodeGenerator.cpp
+++ b/
tools/lto/LTOCodeGenerator.cpp
@@
-39,6
+39,7
@@
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/StandardPasses.h"
#include "llvm/Support/SystemUtils.h"
+#include "llvm/Support/ToolOutputFile.h"
#include "llvm/System/Host.h"
#include "llvm/System/Program.h"
#include "llvm/System/Signals.h"