diff options
author | Sebastian Kreutzer <sebastian.kreutzer@stud.tu-darmstadt.de> | 2024-10-11 07:11:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 13:11:03 +0200 |
commit | 4451f9f812d458f6b53785b27869674caf01e67b (patch) | |
tree | 2927c9e20bd31af57cccb3cbc17ecb96ba4fcedc /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | d941254da94c8a5897689a74012a57de279c2c9e (diff) | |
download | llvm-4451f9f812d458f6b53785b27869674caf01e67b.zip llvm-4451f9f812d458f6b53785b27869674caf01e67b.tar.gz llvm-4451f9f812d458f6b53785b27869674caf01e67b.tar.bz2 |
[XRay] Fix LLVM include in xray_interface.cpp (#111978)
Removes a dependency on LLVM in `xray_interface.cpp` by replacing
`llvm_unreachable` with compiler-rt's `UNREACHABLE`.
Applies clang-format to some unformatted changes.
Original PR: #90959
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions