diff options
| author | Bill Wendling <isanbard@gmail.com> | 2013-07-08 23:23:03 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2013-07-08 23:23:03 +0000 |
| commit | 135f476b4f225d551e2b06128a4a08575381f120 (patch) | |
| tree | fc356d9490ebc167cd0d0bf846f57843cb95e253 /lldb/scripts/Python/edit-swig-python-wrapper-file.py | |
| parent | 476c823ec8fdcc33158ee296e0416ceec8426de6 (diff) | |
| download | llvm-135f476b4f225d551e2b06128a4a08575381f120.zip llvm-135f476b4f225d551e2b06128a4a08575381f120.tar.gz llvm-135f476b4f225d551e2b06128a4a08575381f120.tar.bz2 | |
Don't run internalize if we're outputing bit-code and not an object file.
The problem with running internalize before we're ready to output an object file
is that it may change a 'weak' symbol into an internal one, but that symbol
could be needed by an external object file --- e.g. with arclite.
<rdar://problem/14334895>
llvm-svn: 185882
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions
