diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-06-12 04:18:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 22:18:51 -0400 |
commit | 4748b494e1aa47a8f9d6ea00a80d3f24f419f18a (patch) | |
tree | 0706d7a337955cb7693f2b4a5172b537bfbf6c0f /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | 7e5bc71514c7428ab791b187d5cbf8215afd5a87 (diff) | |
download | llvm-4748b494e1aa47a8f9d6ea00a80d3f24f419f18a.zip llvm-4748b494e1aa47a8f9d6ea00a80d3f24f419f18a.tar.gz llvm-4748b494e1aa47a8f9d6ea00a80d3f24f419f18a.tar.bz2 |
[libc++] Mark a few functions in the dylib as noexcept (#94098)
This avoids generating landing pads in some of the `atomic` functions
that will never be used, since these functions never throw exceptions.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions