summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-10-14 06:14:18 +0000
committerChris Lattner <sabre@nondot.org>2002-10-14 06:14:18 +0000
commitbb6b1216894159f68604a7777854148ce1b252df (patch)
treea279c817f46077b7e2fef43ff3b597f9c66f1bfd /test
parent5f8bd7d966a19e5ef20319d1d94c8f02b42f338e (diff)
downloadllvm-bb6b1216894159f68604a7777854148ce1b252df.tar.gz
llvm-bb6b1216894159f68604a7777854148ce1b252df.tar.bz2
llvm-bb6b1216894159f68604a7777854148ce1b252df.tar.xz
Allow emission of names that start with an underscore. This is needed to
interface with code that uses symbols in the ansi-c protected namespace. In most cases this comes from system header files, such as stdio.h. In particular, without this change, a reference to the __iob symbol is mangled into ll_iob, which is not resolved by libc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4165 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions