diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-07-15 11:43:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 11:43:55 +0200 |
commit | 0c3a2faa8505bb4a6d56682b7e63368a246e7ba1 (patch) | |
tree | f1343d626a1200832dd54fefc469b61325441639 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d7dc5367eda08e9c688d0055df44156c9508487b (diff) | |
download | llvm-0c3a2faa8505bb4a6d56682b7e63368a246e7ba1.zip llvm-0c3a2faa8505bb4a6d56682b7e63368a246e7ba1.tar.gz llvm-0c3a2faa8505bb4a6d56682b7e63368a246e7ba1.tar.bz2 |
[libc++] Simplify the implementation of __libcpp_{,de}allocate (#147989)
GCC 15 also supports `__buitin_operator_{new,delete}` now, so the
`#else` cases are dead code. This patch inlines the calls to the wrapper
functions and simplifies some surrounding code.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions