[PATCH] D86510: [compiler-rt] Fix atomic support functions on 32-bit architectures

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 02:11:29 PDT 2020


arichardson updated this revision to Diff 290214.
arichardson added a comment.

Use 0 instead of NULL and fix broken alignment check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86510/new/

https://reviews.llvm.org/D86510

Files:
  compiler-rt/lib/builtins/atomic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86510.290214.patch
Type: text/x-patch
Size: 9515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/e45af084/attachment.bin>


More information about the llvm-commits mailing list