diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2019-10-03 03:27:43 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2019-10-03 03:27:43 +0000 |
commit | f13b8d4fe962216cd0e1a7dc318709caa1c5b59a (patch) | |
tree | 31bfb869a939aff96678cc1700d1462bfc31d354 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | f849f414699af50023bec96ab4e8f9d2af14bd63 (diff) | |
download | bcm5719-llvm-f13b8d4fe962216cd0e1a7dc318709caa1c5b59a.tar.gz bcm5719-llvm-f13b8d4fe962216cd0e1a7dc318709caa1c5b59a.zip |
[HIP] Support -emit-llvm for device compilation
Sometimes it is useful to compile HIP device code to LLVM BC. It is not convenient to use clang -cc1 since
there are lots of options needed.
This patch allows clang driver to compile HIP device code to LLVM BC with -emit-llvm -c.
Differential Revision: https://reviews.llvm.org/D68284
llvm-svn: 373561
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions