diff options
author | Jan Patrick Lehr <jplehr@users.noreply.github.com> | 2023-11-06 16:45:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 16:45:03 +0100 |
commit | 07f5cf1992e1388f94cd538810a58b49cb18c0b7 (patch) | |
tree | 92e0a72bb3f219b6f919dd731066f8181ffade20 /llvm/lib/Transforms/IPO/FunctionSpecialization.cpp | |
parent | 1c6102d19b445c6d17d3792dde0fc308efebc875 (diff) | |
download | llvm-07f5cf1992e1388f94cd538810a58b49cb18c0b7.zip llvm-07f5cf1992e1388f94cd538810a58b49cb18c0b7.tar.gz llvm-07f5cf1992e1388f94cd538810a58b49cb18c0b7.tar.bz2 |
[OpenMP][libomptarget] Fixes possible no-return warning (#70808)
The UNREACHABLE macro resolves to message + trap, which may still warn, so we add call to __builtin_unreachable.
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionSpecialization.cpp')
0 files changed, 0 insertions, 0 deletions