diff options
author | Joseph Huber <huberjn@outlook.com> | 2023-11-13 09:22:48 -0600 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2023-11-13 09:24:02 -0600 |
commit | 9a6517e63a211080335f5226a53523c80d7168b8 (patch) | |
tree | 43f54911af3be15ab69703d14b035d91a29e746a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2a47f4ae457b80475058db356d4c0014d5f7f68c (diff) | |
download | llvm-9a6517e63a211080335f5226a53523c80d7168b8.zip llvm-9a6517e63a211080335f5226a53523c80d7168b8.tar.gz llvm-9a6517e63a211080335f5226a53523c80d7168b8.tar.bz2 |
[libc][NFC] Do not emit init / fini kernels in NVPTX libc
Summray:
A recent patch upgrades the NVPTX ctor / dtor lowering pass to emit
kernels so other languages can call them. We do this manually in `libc`
so we do not need this. Use the provided flag to disable this step to
keep the created kernels cleaner.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions