[all-commits] [llvm/llvm-project] 363258: [Offload] Remove old references to `isCtor` (#91766)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue May 14 04:00:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 363258a3ccbb752ec23f681d19b6a874c4db99ab
https://github.com/llvm/llvm-project/commit/363258a3ccbb752ec23f681d19b6a874c4db99ab
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M offload/plugins-nextgen/common/include/PluginInterface.h
M offload/plugins-nextgen/common/src/PluginInterface.cpp
Log Message:
-----------
[Offload] Remove old references to `isCtor` (#91766)
Summary:
These have long since been removed, support for ctors / dtors now
happens through special kernels the backend creates.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list