[PATCH] D89715: [CSSPGO][llvm-profgen]Instruction symbolization

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 17:36:47 PST 2020


wlei updated this revision to Diff 305630.
wlei added a comment.

Fix clang-tidy and the wrong type which caused an overflow


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89715

Files:
  llvm/test/tools/llvm-profgen/symbolize.ll
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/CallContext.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89715.305630.patch
Type: text/x-patch
Size: 15234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/d38a97ff/attachment.bin>


More information about the llvm-commits mailing list