Add support to the mangler for targets which require _'s on global symbols
authorChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 19:34:29 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 19:34:29 +0000 (19:34 +0000)
commit2b3860faebe96b45a5654d4e4ca9faa18ed97dbb
tree0a03e4607d0e944a24df25ed7fd2347811479fc7
parentdac35491910c7524eba5a81bacda4a53dd31f110
Add support to the mangler for targets which require _'s on global symbols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7741 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Mangler.h
lib/Support/Mangler.cpp
lib/VMCore/Mangler.cpp
support/lib/Support/Mangler.cpp