summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2019-11-26 22:40:18 +0000
committerThomas Preud'homme <thomasp@graphcore.ai>2019-12-02 22:57:30 +0000
commit717140a0dcc651ca2fec23248d1675fb2d388b9c (patch)
treeeaf41a5e62b534ebccce73f5996bfe9f676491b2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent711c669ae92658aecc6fabccc583594924bac6d7 (diff)
downloadbcm5719-llvm-717140a0dcc651ca2fec23248d1675fb2d388b9c.tar.gz
bcm5719-llvm-717140a0dcc651ca2fec23248d1675fb2d388b9c.zip
[clang test] Do not assume default target
Summary: clang test Driver/darwin-opt-record.c assumes the default target is x86_64 by its uses of the -arch x86_64 and -arch x86_64h and thus fail on systems where it is not the case. Adding a target x86_64-apple-darwin10 reveals another problem: the driver refuses 2 -arch for an assembly output so this commit also changes the output to be an object file. Reviewers: thegameg Reviewed By: thegameg Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D70748
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud