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:
d695328
)
Moved header
author
Chris Lattner
<sabre@nondot.org>
Mon, 21 Jan 2002 07:41:55 +0000
(07:41 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 21 Jan 2002 07:41:55 +0000
(07:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1509
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Transforms/IPO/SimpleStructMutation.h
patch
|
blob
|
history
diff --git
a/include/llvm/Transforms/IPO/SimpleStructMutation.h
b/include/llvm/Transforms/IPO/SimpleStructMutation.h
index 181996d45b5027aea1b9963ace94e1d0f39218ae..49c34e37f241e47fd8118b9dda901606c3dae9ec 100644
(file)
--- a/
include/llvm/Transforms/IPO/SimpleStructMutation.h
+++ b/
include/llvm/Transforms/IPO/SimpleStructMutation.h
@@
-8,7
+8,7
@@
#ifndef LLVM_TRANSFORMS_SIMPLESTRUCTMUTATION_H
#define LLVM_TRANSFORMS_SIMPLESTRUCTMUTATION_H
-#include "llvm/Transforms/MutateStructTypes.h"
+#include "llvm/Transforms/
IPO/
MutateStructTypes.h"
class SimpleStructMutation : public MutateStructTypes {
public: