Re-add the Metadata.h include to LLVMContextImpl.h so that MDNode is complete
authorJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 22:08:41 +0000 (22:08 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 22:08:41 +0000 (22:08 +0000)
commitb4cc66d7b71357d379257930f96929e26697805d
tree8e2632528f93910dfda68509444ddcbb9954cc27
parent2f1efd639c8659582d0df2b8f927a018b057037f
Re-add the Metadata.h include to LLVMContextImpl.h so that MDNode is complete
where FoldingSet<MDNode> is instantiated.  Clang and MSVC complain; gcc
doesn't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/LLVMContextImpl.cpp
lib/VMCore/LLVMContextImpl.h