summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-02-06 12:20:05 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-02-06 12:20:05 +0000
commit9dc740d0a9ae2b14fbf897d021217b6b5ce54dcd (patch)
tree943d9097608e93063b6933ae01fc96e6f5759565 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parent90a237bf83f5a583bb6bb329d17cf1e614044c5d (diff)
downloadbcm5719-llvm-9dc740d0a9ae2b14fbf897d021217b6b5ce54dcd.tar.gz
bcm5719-llvm-9dc740d0a9ae2b14fbf897d021217b6b5ce54dcd.zip
[ELF] - Re-commit r324322 "Use InitTargetOptionsFromCodeGenFlags/ParseCommandLineOptions for parsing LTO options.".
With fix: Keep logic that ignores -plugin-opt=mcpu=x86-64 -plugin-opt=thinlto, add checks for those to testcases. Original commit message: [ELF] - Use InitTargetOptionsFromCodeGenFlags/ParseCommandLineOptions for parsing LTO options. gold plugin uses InitTargetOptionsFromCodeGenFlags + ParseCommandLineOptions for parsing LTO options. Patch do the same change for LLD. Such change helps to avoid parsing/whitelisting LTO plugin options again on linker side, what can help LLD to automatically support new -plugin-opt=xxx options passed. Differential revision: https://reviews.llvm.org/D42733 llvm-svn: 324340
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud