aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2022-07-26 11:14:37 +0200
committerBenjamin Kramer <benny.kra@googlemail.com>2022-07-26 11:29:37 +0200
commit48a1a993fb7a8fc8a79e142de0aa43dcb4702533 (patch)
tree9f2efb8ee2b0a91543bc6948b0126df23b697555 /llvm/lib/Bitcode
parentae222dae56b9345238ae2422f449736be6264f5b (diff)
downloadllvm-48a1a993fb7a8fc8a79e142de0aa43dcb4702533.zip
llvm-48a1a993fb7a8fc8a79e142de0aa43dcb4702533.tar.gz
llvm-48a1a993fb7a8fc8a79e142de0aa43dcb4702533.tar.bz2
[mlir] Fall back to posix_memalign for aligned_alloc on MacOS
aligned_alloc was added in MacOS 10.15, some users want to support older versions. The runtime functions makes this easy, so just put in a call to posix_memalign, which provides the same functionality.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions