summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/recursion
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2019-07-11 18:03:14 +0000
committerBob Haarman <llvm@inglorion.net>2019-07-11 18:03:14 +0000
commit63efb28f47610e470cdf9332e2a38b6991cae6f4 (patch)
tree321eda2a1b97ad709615c252a7128b8094ca5f8c /lldb/packages/Python/lldbsuite/test/functionalities/recursion
parent6add24adaf6a118022bfb66130fc5735b6451e68 (diff)
downloadbcm5719-llvm-63efb28f47610e470cdf9332e2a38b6991cae6f4.tar.gz
bcm5719-llvm-63efb28f47610e470cdf9332e2a38b6991cae6f4.zip
[lld-link] implement -thinlto-index-only
Summary: This implements -thinlto-index-only, -thinlto-index-only:, and -thinlto-emit-imports-files options in lld-link. They are analogous to their counterparts in ld.lld: -thinlto-index-only causes us to perform ThinLTO's thin link and write index files, but not perform code generation. -thinlto-index-only: does the same, but also writes a text file listing the native object files expected to be generated. -thinlto-emit-imports-files creates a text file next to each index file, listing the files to import from. Reviewers: ruiu, tejohnson, pcc, rnk Subscribers: mehdi_amini, steven_wu, dexonsmith, arphaman, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64461 llvm-svn: 365800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud