summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-08-26 19:48:43 +0000
committerSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-08-26 19:48:43 +0000
commited153ef044fdb666e3e9e8d7888e32e22f092079 (patch)
tree34466f131cedeb7445580611c25c2b40798781fb /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent774bd6ef1c93265f07499e25ea5a0d72f9d998cc (diff)
downloadbcm5719-llvm-ed153ef044fdb666e3e9e8d7888e32e22f092079.tar.gz
bcm5719-llvm-ed153ef044fdb666e3e9e8d7888e32e22f092079.zip
[Clang][Bundler] Use llvm-objcopy for creating fat object files
clang-offload-bundler currently uses partial linking for creating fat object files, but such technique cannot be used on Windows due to the absence of partial linking support in the linker. This patch changes implementation to use llvm-objcopy for merging device and host objects instead of doing partial linking. This is one step forward towards enabling OpenMP offload on Windows. Differential Revision: https://reviews.llvm.org/D66485 llvm-svn: 369955
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud