aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-08-01 20:41:06 -0500
committerGitHub <noreply@github.com>2025-08-01 20:41:06 -0500
commit8934a6e13bd8d2a0ad2609bd62832ca700dab3a7 (patch)
tree3f8e2d2d417306c16518f8fc4d9a917b089aaf6f /llvm/lib/Bitcode
parent962ee7a5688d4156e0cf035422a26d273563643f (diff)
downloadllvm-8934a6e13bd8d2a0ad2609bd62832ca700dab3a7.zip
llvm-8934a6e13bd8d2a0ad2609bd62832ca700dab3a7.tar.gz
llvm-8934a6e13bd8d2a0ad2609bd62832ca700dab3a7.tar.bz2
[OpenMP] Use the `libc` malloc for AMDGPU if available (#151241)
Summary: This patch enables the OpenMP runtime to use the general-purpose `malloc` interface in `libc` if the user built OpenMP with it enabled. All this requires is keeping `malloc` as an external function so it will be resolved later by the linker.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions