diff options
author | Jean-Didier PAILLEUX <jean-didier.pailleux@sipearl.com> | 2025-04-01 15:47:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 15:47:54 +0200 |
commit | 513a91a5f155746c7323a555a6e5ad0505627ca7 (patch) | |
tree | 6a5195e0451bd47082a2d05269e45851e0401599 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | bcf0f8d8aa27910545762e2cc7733a11a00954d0 (diff) | |
download | llvm-513a91a5f155746c7323a555a6e5ad0505627ca7.zip llvm-513a91a5f155746c7323a555a6e5ad0505627ca7.tar.gz llvm-513a91a5f155746c7323a555a6e5ad0505627ca7.tar.bz2 |
[flang/flang-rt] Implement PERROR intrinsic form GNU Extension (#132406)
Add the implementation of the `PERROR(STRING) ` intrinsic from the GNU
Extension to prints on the stderr a newline-terminated error message
corresponding to the last system error prefixed by `STRING`.
(https://gcc.gnu.org/onlinedocs/gfortran/PERROR.html)
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions