summaryrefslogtreecommitdiff
path: root/flang-rt/lib/runtime/stop.cpp
AgeCommit message (Expand)Author
2025-04-10[flang-rt] Fixed warnings and miscompilations in CUDA build. (#134470)Slava Zakharin
2025-04-01[flang][rt] Allow ReportFatalUserError to be build on device (#133979)Valentin Clement (バレンタイン クレメン)
2025-04-01[flang][cuda] Fix char argumentValentin Clement (バレンタイン クレメン)
2025-04-01[flang][device] Enable Stop functions on device build (#133803)Valentin Clement (バレンタイン クレメン)
2025-02-16[Flang][NFC] Move runtime library files to flang-rt (#110298)Michael Kruse