diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-01 18:41:30 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-01 18:41:30 +0000 |
commit | 4808c6d064fd2408a35de72e7285dd30acd87c92 (patch) | |
tree | bc0d80fd7e3817b72a6fce8bccc16a914a8cc8c6 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | b17f739808a7956b6b443ac1e005c42872fdc4a8 (diff) | |
download | bcm5719-llvm-4808c6d064fd2408a35de72e7285dd30acd87c92.tar.gz bcm5719-llvm-4808c6d064fd2408a35de72e7285dd30acd87c92.zip |
Delete the setModule method from the Linker.
It was only used from LTO for a debug feature, and LTO can just create
another linker.
It is pretty odd to have a method to reset the module in the middle of a
link. It would make IdentifiedStructTypes inconsistent with the Module
for example.
llvm-svn: 254434
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions