[PATCH] D87737: Add -fprofile-update={atomic,prefer-atomic,single}

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 28 12:36:20 PDT 2020


MaskRay updated this revision to Diff 294781.
MaskRay added a comment.

Add documentation to UserManual.rst


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87737

Files:
  clang/docs/UsersManual.rst
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/code-coverage-tsan.c
  clang/test/CodeGen/tsan-instrprof-atomic.c
  clang/test/Driver/fprofile-update.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87737.294781.patch
Type: text/x-patch
Size: 7563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200928/f902397b/attachment.bin>


More information about the cfe-commits mailing list