[PATCH] D71323: [profile] Avoid allocating a page on the stack, NFC

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 10:20:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a486e0f156c: [profile] Avoid allocating a page on the stack, NFC (authored by vsk).
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71323

Files:
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingInternal.h
  compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
  compiler-rt/lib/profile/InstrProfilingWriter.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71323.233404.patch
Type: text/x-patch
Size: 5141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/125c34c0/attachment.bin>


More information about the llvm-commits mailing list