aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/edit-swig-python-wrapper-file.py
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-07-08 23:23:03 +0000
committerBill Wendling <isanbard@gmail.com>2013-07-08 23:23:03 +0000
commit135f476b4f225d551e2b06128a4a08575381f120 (patch)
treefc356d9490ebc167cd0d0bf846f57843cb95e253 /lldb/scripts/Python/edit-swig-python-wrapper-file.py
parent476c823ec8fdcc33158ee296e0416ceec8426de6 (diff)
downloadllvm-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