commit | e5cea5eb89c9e96e8c8f5318c393d573ac8662bc | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 13 17:42:11 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 13 17:42:11 2005 +0000 |
tree | ef869ebd4873a2c9777dc1d9906fefa7459f2f7a | |
parent | 004e19e38d810c3146c77b68a9274210ee008b1d [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20151 91177308-0d34-0410-b5e6-96231b3b80d8