[PATCH] D58998: Replace function template (plus explicit specializations) by non-template overloads.
    Thomas Köppe via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Mar  9 14:58:25 PST 2019
    
    
  
tkoeppe updated this revision to Diff 189996.
tkoeppe retitled this revision from "Add declarations of explicit specializations and make primary template deleted" to "Replace function template (plus explicit specializations) by non-template overloads.".
tkoeppe edited the summary of this revision.
tkoeppe added a comment.
Changed function template plus specializations to function overloads.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58998/new/
https://reviews.llvm.org/D58998
Files:
  lib/Target/Hexagon/RDFGraph.cpp
  lib/Target/Hexagon/RDFGraph.h
  lib/Target/Hexagon/RDFLiveness.cpp
  lib/Target/Hexagon/RDFLiveness.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58998.189996.patch
Type: text/x-patch
Size: 6180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190309/84c30567/attachment.bin>
    
    
More information about the llvm-commits
mailing list