diff options
author | Chris Lattner <sabre@nondot.org> | 2002-10-14 06:14:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-10-14 06:14:18 +0000 |
commit | bb6b1216894159f68604a7777854148ce1b252df (patch) | |
tree | a279c817f46077b7e2fef43ff3b597f9c66f1bfd /lib/ExecutionEngine/Interpreter/Interpreter.h | |
parent | 5f8bd7d966a19e5ef20319d1d94c8f02b42f338e (diff) |
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 'lib/ExecutionEngine/Interpreter/Interpreter.h')
0 files changed, 0 insertions, 0 deletions