aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorJon Chesterfield <jonathanchesterfield@gmail.com>2019-10-27 05:01:24 +0000
committerJon Chesterfield <jonathanchesterfield@gmail.com>2019-10-27 14:27:54 +0000
commit174967f15369fafb0c0bfc13d35963f7890b2c8b (patch)
tree3aec6a31e53e29f2bf65d5f8b25b260b4064f749 /lldb/scripts/Python/python-wrapper.swig
parentad4c42666dd8ace31d0283765b75ef9146f2179b (diff)
downloadllvm-174967f15369fafb0c0bfc13d35963f7890b2c8b.zip
llvm-174967f15369fafb0c0bfc13d35963f7890b2c8b.tar.gz
llvm-174967f15369fafb0c0bfc13d35963f7890b2c8b.tar.bz2
[nfc][libomptarget] Decrease coupling between files
Summary: [nfc][libomptarget] Decrease coupling between files debug.h used the symbol omptarget_device_environment so implicitly required an include of omptarget-nvptx.h to compile. Similarly interface.h uses size_t. Moving this declaration to a new header means cancel, critical can now build without omptarget-nvptx.h. After this change, debug.h, cancel.cu, critical.cu could move under a common source directory. Reviewers: ABataev, jdoerfert, grokos Subscribers: openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D69473
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions