diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-05 16:33:51 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-05 16:33:51 +0000 |
commit | 03abce901c95609e5aa4513f003ddcb30f67f429 (patch) | |
tree | 4e52ce5368f734ea55dd23c1dd4cf581103eb07b /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 35de7bcfb7ac9945e9b71b7ed7b6b6f33a97ecda (diff) | |
download | bcm5719-llvm-03abce901c95609e5aa4513f003ddcb30f67f429.tar.gz bcm5719-llvm-03abce901c95609e5aa4513f003ddcb30f67f429.zip |
llvm-lto: add a -thinlto-module-id that enables to force the Module identifier.
ThinLTO is using the Module Identifier to find the corresponding entry
in the index. However when reproducing part of the flow from temporary
files generated from the linker, you'd like to process a file and
force llvm-lto to use another module identifier than the current
filename. The alternative would be to tweak the index, which would be
more involved.
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 268643
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions