aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-05-27 13:43:29 -0500
committerGitHub <noreply@github.com>2025-05-27 13:43:29 -0500
commita9b64bb3180dab6d28bf800a641f9a9ad54d2c0c (patch)
tree6f696baf36e75002239f441fea743bf59523609f /llvm/lib/IR/Module.cpp
parent20f9f1fc02c294fa98d23e1cf1b09ea6d9679145 (diff)
downloadllvm-a9b64bb3180dab6d28bf800a641f9a9ad54d2c0c.zip
llvm-a9b64bb3180dab6d28bf800a641f9a9ad54d2c0c.tar.gz
llvm-a9b64bb3180dab6d28bf800a641f9a9ad54d2c0c.tar.bz2
[Offload] Fix segfault when looking for host device name (#141632)
Summary: This is done using the generic device into pointe, but no such thing exists for the host device, leading to a segfault. This patch fixes that for now, but in the future we should probably be more careful in general handling the possibility that the handle is null everywhere. Fixes: https://github.com/llvm/llvm-project/issues/141434
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions