OSDN Git Service

We now allow targets to use any prefix they want for global symbols. Lets
authorChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 06:06:19 +0000 (06:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 06:06:19 +0000 (06:06 +0000)
commitaf2bf0ab306f7a9a3fe2af028656514f7ef53143
treea25e567dd26976acd4d89ead8f6b6375b7c6f3fb
parent9e36843964abce1e4f2db23b0b2c3ec8490fe601
We now allow targets to use any prefix they want for global symbols.  Lets
hear it for ".".

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