OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f31a60c
)
Oh oh... Unix is case sensitive.
author
Jeff Cohen
<jeffc@jolt-lang.org>
Thu, 22 Dec 2005 01:46:59 +0000
(
01:46
+0000)
committer
Jeff Cohen
<jeffc@jolt-lang.org>
Thu, 22 Dec 2005 01:46:59 +0000
(
01:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24928
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetLowering.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetLowering.h
b/include/llvm/Target/TargetLowering.h
index
46be71d
..
84018a6
100644
(file)
--- a/
include/llvm/Target/TargetLowering.h
+++ b/
include/llvm/Target/TargetLowering.h
@@
-24,7
+24,7
@@
#include "llvm/Type.h"
#include "llvm/CodeGen/ValueTypes.h"
-#include "llvm/
s
upport/DataTypes.h"
+#include "llvm/
S
upport/DataTypes.h"
#include <vector>
namespace llvm {