[PATCH] D96847: [clang][cli] Store additional optimization remarks info

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 02:34:54 PST 2021


jansvoboda11 updated this revision to Diff 325407.
jansvoboda11 added a comment.

Rename `RemarkPattern` to `OptRemark`, simplify the API usage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96847

Files:
  clang/include/clang/Basic/CodeGenOptions.h
  clang/lib/CodeGen/CodeGenAction.cpp
  clang/lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96847.325407.patch
Type: text/x-patch
Size: 14566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210222/f381ed31/attachment.bin>


More information about the cfe-commits mailing list