[PATCH] D51740: [PGO][CHR] Small cleanup.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 11:07:35 PDT 2018


yamauchi created this revision.
yamauchi added a reviewer: davidxl.

Do away with demangling. It wasn't really necessary.
Declared some local functions to be static.


Repository:
  rL LLVM

https://reviews.llvm.org/D51740

Files:
  lib/Transforms/Instrumentation/ControlHeightReduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51740.164245.patch
Type: text/x-patch
Size: 3112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/5291f1b1/attachment.bin>


More information about the llvm-commits mailing list