OSDN Git Service

Give MDNode printing has access to the current Module in more
authorDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 23:55:01 +0000 (23:55 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 23:55:01 +0000 (23:55 +0000)
commit3bdfbf5d56d52fc4c390df77f98ba2c46951b51a
treeb10500a9adb25d28345e5823b22f9e0b4c408f39
parentf2c6e367c1c0d8797e62e58a3ccdb8cceee27987
Give MDNode printing has access to the current Module in more
cases. This will be needed when function-local metadata can
appear in places that aren't intrinsic function arguments.

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