[PATCH] D52720: [llvm-exegesis][NFC] Move random functions from CodeTemplate to SnippetGenerator.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 04:48:55 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.

Just moving methods around.


Repository:
  rL LLVM

https://reviews.llvm.org/D52720

Files:
  tools/llvm-exegesis/lib/CodeTemplate.cpp
  tools/llvm-exegesis/lib/CodeTemplate.h
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52720.167703.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/62a73e08/attachment-0001.bin>


More information about the llvm-commits mailing list