For PR645:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 08:02:52 +0000 (08:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 08:02:52 +0000 (08:02 +0000)
commit3702d265b8278c4b67efb4989e6724205908addf
treeb28f0abe44890878c747f1d5fbdd26cffba003ee
parent0fc052c36f162852fd7c02acba73da0a2fce43fb
For PR645:
Implement new syntax for local and global symbols. Types and local
symbols use the % prefix. Global variables and functions use the @ prefix.

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