[nfc][libomptarget] Inline option into target_impl
authorJon Chesterfield <jonathanchesterfield@gmail.com>
Sun, 27 Oct 2019 03:32:36 +0000 (03:32 +0000)
committerJon Chesterfield <jonathanchesterfield@gmail.com>
Sun, 27 Oct 2019 14:26:55 +0000 (14:26 +0000)
commitad4c42666dd8ace31d0283765b75ef9146f2179b
tree1665209f5ffe0c1b42a4810667234bf5ed935399
parent4640223ebdba8bde8448c66ea3c19bf54de84693
[nfc][libomptarget] Inline option into target_impl

Summary:
[nfc][libomptarget] Inline option into target_impl

Subset of D69423. The macros that were in option.h are all target dependent.
Inlining the header simplifies the dependency graph when looking to move code
into a common subdir.

Reviewers: ABataev, jdoerfert, grokos

Subscribers: openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D69472
openmp/libomptarget/deviceRTLs/nvptx/src/debug.h
openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
openmp/libomptarget/deviceRTLs/nvptx/src/option.h [deleted file]
openmp/libomptarget/deviceRTLs/nvptx/src/state-queue.h
openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h