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:
023fcf9
)
Fix a build failure
author
Nate Begeman
<natebegeman@mac.com>
Mon, 21 Aug 2006 04:57:01 +0000
(
04:57
+0000)
committer
Nate Begeman
<natebegeman@mac.com>
Mon, 21 Aug 2006 04:57:01 +0000
(
04:57
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29786
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/opt/opt.cpp
patch
|
blob
|
history
diff --git
a/tools/opt/opt.cpp
b/tools/opt/opt.cpp
index 6d3b3b648aadc2a3c039f7593a6a971b4c9fc1ac..3800994a628af3864f93627c3f8bf86ad8ebea66 100644
(file)
--- a/
tools/opt/opt.cpp
+++ b/
tools/opt/opt.cpp
@@
-26,7
+26,7
@@
#include "llvm/Support/PluginLoader.h"
#include "llvm/Support/SystemUtils.h"
#include "llvm/Support/Timer.h"
-#include "llvm/LinkAllPasses.h"
+#include "llvm/
Transforms/
LinkAllPasses.h"
#include "llvm/LinkAllVMCore.h"
#include <fstream>
#include <memory>