[PATCH] D58184: [scudo][standalone] Introduce platform specific code & mutexes
    Kostya Kortchinsky via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 13 14:26:52 PST 2019
    
    
  
cryptoad updated this revision to Diff 186749.
cryptoad added a comment.
Correct comment typo.
Repository:
  rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58184/new/
https://reviews.llvm.org/D58184
Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/atomic_helpers.h
  lib/scudo/standalone/common.cc
  lib/scudo/standalone/common.h
  lib/scudo/standalone/empty.cc
  lib/scudo/standalone/fuchsia.cc
  lib/scudo/standalone/internal_defs.h
  lib/scudo/standalone/linux.cc
  lib/scudo/standalone/linux.h
  lib/scudo/standalone/mutex.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/atomic_test.cc
  lib/scudo/standalone/tests/list_test.cc
  lib/scudo/standalone/tests/map_test.cc
  lib/scudo/standalone/tests/mutex_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58184.186749.patch
Type: text/x-patch
Size: 39876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/8507f149/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list