diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-23 09:16:30 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-23 09:20:41 -0500 |
commit | ad00a3db4dde0507f8a6be5f1c5eb2b54d242f0a (patch) | |
tree | f836470ef6053667cc43a0236c8f8512c71e5223 /llvm/lib/IR/Module.cpp | |
parent | d67c91b5e728d94376873c04ffac3ba6d29b95b8 (diff) | |
download | llvm-ad00a3db4dde0507f8a6be5f1c5eb2b54d242f0a.zip llvm-ad00a3db4dde0507f8a6be5f1c5eb2b54d242f0a.tar.gz llvm-ad00a3db4dde0507f8a6be5f1c5eb2b54d242f0a.tar.bz2 |
[libc][AMDGPU] Disable the AMDGPU backend's ctor/dtor lowering for libc
The AMDGPU backend has a built-in pass to lower constructors. We do this
manually in the `start.cpp` implementation so we can disable this to
keep the binaries smaller.
Differential Revision: https://reviews.llvm.org/D151213
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions