summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-07-21 14:12:01 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-07-22 08:24:29 -0400
commite82e07d74a7d9f262aa85fa4aebf99b5a62f386c (patch)
tree914815c5f3bc2cbb022dab6fd7580c479666a57a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent5102084787a10a82d9d8f59e129a24ba659d9118 (diff)
[Libomptarget] Build the DeviceRTL BC using clang directly
Currently the bitcode library is build using the clang front-end manually. This was originally done because we did not support device only compilation. Now we support device only compilation, at least for a single offloading toolchain, so we can instead use clang directly rather than using the front-end. This saves us needing to define things like `aux_triple`. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D130293
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions