summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-10-07 20:48:46 +0000
committerDan Gohman <gohman@apple.com>2010-10-07 20:48:46 +0000
commita6769bb99345a63d5bd53509d322f0e81e92cbff (patch)
treee1199b5ca4460343a568e1f4b3379405425de446 /llvm/tools
parent07b5b1802ee5affc49a8956facfd52a9c952095a (diff)
downloadbcm5719-llvm-a6769bb99345a63d5bd53509d322f0e81e92cbff.tar.gz
bcm5719-llvm-a6769bb99345a63d5bd53509d322f0e81e92cbff.zip
This file needs ToolOutputFile.h too.
llvm-svn: 115976
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/lto/LTOCodeGenerator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/lto/LTOCodeGenerator.cpp b/llvm/tools/lto/LTOCodeGenerator.cpp
index 671348c8333..97827643e85 100644
--- a/llvm/tools/lto/LTOCodeGenerator.cpp
+++ b/llvm/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"
OpenPOWER on IntegriCloud