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:
72b63ff
)
Speculative fix for windows build
author
Philip Reames
<listmail@philipreames.com>
Wed, 16 Dec 2015 01:24:05 +0000
(
01:24
+0000)
committer
Philip Reames
<listmail@philipreames.com>
Wed, 16 Dec 2015 01:24:05 +0000
(
01:24
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255743
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/AtomicExpandPass.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/AtomicExpandPass.cpp
b/lib/CodeGen/AtomicExpandPass.cpp
index d0615aeca143a1c2ea9425d7862ab8bb4b2a5371..d12fdb246984e9db8949340221ec2935d99883ba 100644
(file)
--- a/
lib/CodeGen/AtomicExpandPass.cpp
+++ b/
lib/CodeGen/AtomicExpandPass.cpp
@@
-24,6
+24,7
@@
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetLowering.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetSubtargetInfo.h"