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:
5e8ca66
)
Fix case of path
author
Chris Lattner
<sabre@nondot.org>
Mon, 3 Oct 2005 03:32:39 +0000
(
03:32
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 3 Oct 2005 03:32:39 +0000
(
03:32
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23605
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/MRegisterInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/MRegisterInfo.h
b/include/llvm/Target/MRegisterInfo.h
index f5efb1c8d80882e7ede531bc35efd2e1d4d76e7f..f7baba2ce602da5cd04c6ea62e8f51c99eb775f2 100644
(file)
--- a/
include/llvm/Target/MRegisterInfo.h
+++ b/
include/llvm/Target/MRegisterInfo.h
@@
-17,7
+17,7
@@
#define LLVM_TARGET_MREGISTERINFO_H
#include "llvm/CodeGen/MachineBasicBlock.h"
-#include "llvm/Code
g
en/ValueTypes.h"
+#include "llvm/Code
G
en/ValueTypes.h"
#include <cassert>
#include <functional>