diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-02-12 13:48:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 13:48:54 +0100 |
commit | b101c35bc76b569793028dadd4e7faf08bee6952 (patch) | |
tree | c1d284e447dafcad50aff175ad57019de61dd713 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 324e27e8bad83ca23a3cd276d7e2e729b1b0b8c7 (diff) | |
download | llvm-b101c35bc76b569793028dadd4e7faf08bee6952.zip llvm-b101c35bc76b569793028dadd4e7faf08bee6952.tar.gz llvm-b101c35bc76b569793028dadd4e7faf08bee6952.tar.bz2 |
[libc++] Remove conditional for attributes that are always available (#126879)
These attributes are available in all supported compilers, so the
`#else` case of the conditional is dead code.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions