summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorJon Chesterfield <jonathanchesterfield@gmail.com>2019-11-18 18:16:35 +0000
committerJon Chesterfield <jonathanchesterfield@gmail.com>2019-11-18 18:17:36 +0000
commit5a4a05d776d3adacad344b2b5e15cf594c906bce (patch)
tree393f00d5726723ce9908e64c7d1d940e8219f8b7 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent17e37ba57a696198c9744eeba4f8f293f155587a (diff)
downloadbcm5719-llvm-5a4a05d776d3adacad344b2b5e15cf594c906bce.tar.gz
bcm5719-llvm-5a4a05d776d3adacad344b2b5e15cf594c906bce.zip
[libomptarget][nfc] Move some source into common from nvptx
Summary: [libomptarget][nfc] Move some source into common from nvptx Moves some source that compiles cleanly under amdgcn into a common subdirectory Includes some non-trivial files and some headers. Keeps the cuda file extension. The build systems for different architectures seem unlikely to have much in common. The idea is therefore to set include paths such that files under common/src compile as if they were under arch/src as the mechanism for sharing. In particular, files under common/src need to be able to include target_impl.h. The corresponding -Icommon is left out in favour of explicit includes on the basis that the it makes it clearer which files under common are used by a given architecture. Reviewers: jdoerfert, ABataev, grokos Reviewed By: ABataev Subscribers: jfb, mgorny, openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D70328
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud