diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-03-23 14:23:09 -0400 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-03-24 10:13:05 -0400 |
commit | 2ae25647d1a363515ecbd193dc66d8ada80dd054 (patch) | |
tree | 08207f801b8741be88c05b4981bcf895af7ca8a9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | d381b6a8d3e87d65f4ae9ca4d4333203e01825f5 (diff) | |
download | llvm-2ae25647d1a363515ecbd193dc66d8ada80dd054.zip llvm-2ae25647d1a363515ecbd193dc66d8ada80dd054.tar.gz llvm-2ae25647d1a363515ecbd193dc66d8ada80dd054.tar.bz2 |
[CUDA][HIP] Add -Xarch_device and -Xarch_host options
The argument after -Xarch_device will be added to the arguments for CUDA/HIP
device compilation and will be removed for host compilation.
The argument after -Xarch_host will be added to the arguments for CUDA/HIP
host compilation and will be removed for device compilation.
Differential Revision: https://reviews.llvm.org/D76520
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions