Skip to content
Commit 1b9f9c5f authored by Chris Lattner's avatar Chris Lattner
Browse files

Do not put internal symbols into the symbol table. This shrinks the symbol

table for archives in common cases, and prevents trying to resolve a
external reference with an internal reference.  This shrinks the libpython.a
symbol table from 126302 to 19770 bytes.

llvm-svn: 20151
parent 38a3ba02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment