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:
3dd7f86
)
Add a blank line, NFC
author
Duncan P. N. Exon Smith
<dexonsmith@apple.com>
Fri, 14 Nov 2014 18:42:06 +0000
(18:42 +0000)
committer
Duncan P. N. Exon Smith
<dexonsmith@apple.com>
Fri, 14 Nov 2014 18:42:06 +0000
(18:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222018
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/IR/Metadata.cpp
patch
|
blob
|
history
diff --git
a/lib/IR/Metadata.cpp
b/lib/IR/Metadata.cpp
index bc9682976b8c044a0784ffa42727234cb49378c5..53c7fc8d5c40729f99e0f291771ff3083e805059 100644
(file)
--- a/
lib/IR/Metadata.cpp
+++ b/
lib/IR/Metadata.cpp
@@
-25,6
+25,7
@@
#include "llvm/IR/LeakDetector.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/ValueHandle.h"
+
using namespace llvm;
//===----------------------------------------------------------------------===//