[PATCH] D17431: [Windows] Fix UnmapOrDie and MmapAlignedOrDie

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 12:52:18 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263160: [Windows] Fix UnmapOrDie and MmapAlignedOrDie (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D17431?vs=48442&id=50337#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17431

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/oom.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17431.50337.patch
Type: text/x-patch
Size: 7114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/fc7151ab/attachment.bin>


More information about the llvm-commits mailing list