diff options
author | Petr Hosek <phosek@chromium.org> | 2017-10-23 21:31:05 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-10-23 21:31:05 +0000 |
commit | 3e199ecdadf7b546054c5a5820d1678f1e83c821 (patch) | |
tree | b3a40cca349f037e6e8c43a28ea06bb4eee094f9 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 089dac7be115f8c822f83c8b6e0633854c9e9c80 (diff) | |
download | bcm5719-llvm-3e199ecdadf7b546054c5a5820d1678f1e83c821.tar.gz bcm5719-llvm-3e199ecdadf7b546054c5a5820d1678f1e83c821.zip |
[Driver] Use ld.lld directly for Fuchsia rather than passing flavor
Passing a flavor to LLD requires command line argument, but if these
are being passed through a response file, this will fail because LLD
needs to know which driver to use before processing the response file.
Use ld.lld directly instead to avoid this issue.
Differential Revision: https://reviews.llvm.org/D39176
llvm-svn: 316379
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions