OSDN Git Service

Don't put static functions in anonymous namespace.
authorBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 22:36:31 +0000 (22:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 22:36:31 +0000 (22:36 +0000)
commitfc232b08f348f778e34e98e70168cf2dd1074f63
tree103aad9b212ab2d686b75ac9672013b54d6cf3fe
parent8aa90feb3d391145d2bc82a9d51a5714a4fe71f8
Don't put static functions in anonymous namespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfWriter.cpp