OSDN Git Service

Print a comment next to "materializable" global values, to distinguish
authorDan Gohman <gohman@apple.com>
Fri, 29 Jan 2010 23:12:36 +0000 (23:12 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Jan 2010 23:12:36 +0000 (23:12 +0000)
commit4483c7b15aa343bd95e3d7f800be788b77ea23f8
tree62cc635f333911cd292ed38f0cab4ea319ff5c11
parent6c2e8a9217ced50da49fb79c569317a50b101f90
Print a comment next to "materializable" global values, to distinguish
them from values that are not actually defined in the module.

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