Revert "[OpenMP] [OMPIRBuilder] Create a new datatype to hold the unique target regio...
authorKevin Athey <kda@google.com>
Thu, 27 Oct 2022 20:57:25 +0000 (13:57 -0700)
committerKevin Athey <kda@google.com>
Thu, 27 Oct 2022 20:57:25 +0000 (13:57 -0700)
commit0cb65b0a585c8b3d4a8a2aefe994a8fc907934f8
treec8cf709123416d1285a984c192f92dfca2129955
parent5c32742214827275ccd09b2cc62e4d7875c5c048
Revert "[OpenMP] [OMPIRBuilder] Create a new datatype to hold the unique target region info"

This reverts commit 3d0e9edd8e53fb72e85084f4170513159212839a.

Breaking HWASAN buildbot:
https://lab.llvm.org/buildbot/#/builders/236/builds/786

Shown by targetted builds breaking at this patch:
Built at this patch: https://lab.llvm.org/buildbot/#/builders/236/builds/803
Built at prior patch: https://lab.llvm.org/buildbot/#/builders/236/builds/804
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/declare_target_codegen.cpp
clang/test/OpenMP/nvptx_declare_target_var_ctor_dtor_codegen.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp