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:
ad6aedc
)
Use DataTypes.h
author
Nadav Rotem
<nrotem@apple.com>
Mon, 8 Oct 2012 23:14:28 +0000
(23:14 +0000)
committer
Nadav Rotem
<nrotem@apple.com>
Mon, 8 Oct 2012 23:14:28 +0000
(23:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165457
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/AddressingMode.h
patch
|
blob
|
history
diff --git
a/include/llvm/AddressingMode.h
b/include/llvm/AddressingMode.h
index 2b6d6ed33c5eee201307a5536189bc9ac32bcbd8..70b3c05238c5bc5e4cd85f86c667f4153c67d9c0 100644
(file)
--- a/
include/llvm/AddressingMode.h
+++ b/
include/llvm/AddressingMode.h
@@
-14,7
+14,7
@@
#ifndef LLVM_ADDRESSING_MODE_H
#define LLVM_ADDRESSING_MODE_H
-#include
<sys/types.h>
+#include
"llvm/Support/DataTypes.h"
namespace llvm {