summaryrefslogtreecommitdiff
path: root/lib/Serialization/ASTReader.cpp
diff options
context:
space:
mode:
authorSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-10-15 18:42:47 +0000
committerSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-10-15 18:42:47 +0000
commitea4934045aa895f450dae600d12b7f5582915598 (patch)
tree695e3a25c26637f904bfe86d1ccba0f960b0f4f4 /lib/Serialization/ASTReader.cpp
parent2a0fc7108d71626c4f5ba4dbef1a369bc110914f (diff)
downloadclang-ea4934045aa895f450dae600d12b7f5582915598.tar.gz
[Clang][OpenMP Offload] Move offload registration code to the wrapper
The final list of OpenMP offload targets becomes known only at the link time and since offload registration code depends on the targets list it makes sense to delay offload registration code generation to the link time instead of adding it to the host part of every fat object. This patch moves offload registration code generation from clang to the offload wrapper tool. This is the last part of the OpenMP linker script elimination patch https://reviews.llvm.org/D64943 Differential Revision: https://reviews.llvm.org/D68746 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374937 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Serialization/ASTReader.cpp')
0 files changed, 0 insertions, 0 deletions