OSDN Git Service

use both the Mangler and the CBE's mangler for identifiers,
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 18:33:00 +0000 (18:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 18:33:00 +0000 (18:33 +0000)
commit7481ae657232b2f9275be4be8f03d8d75a12dde3
treebebf0a9ce42ca2f1b165163cbd8858785acfa0dc
parentd32c7cfa248f685e6e3064c0958dc2f0c31a4df6
use both the Mangler and the CBE's mangler for identifiers,
this should fix a problem duncan saw handling symbols with '.' in them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94192 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp