aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm-devel/files/patch-openmp_libomptarget_plugins_amdgpu_impl_internal.h
blob: 8b745c18d5a5d431c5bff3123d83f93508b74e56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- openmp/libomptarget/plugins/amdgpu/impl/internal.h.orig
+++ openmp/libomptarget/plugins/amdgpu/impl/internal.h
@@ -42,7 +42,6 @@
   unsigned long unused1;
   unsigned long unused2;
 } impl_implicit_args_t;
-static_assert(sizeof(impl_implicit_args_t) == 56, "");
 
 // ---------------------- Kernel Start -------------
 typedef struct atl_kernel_info_s {