[llvm-exegesis][NFC] Make randomizeUnsetVariables a free function.
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 1 Oct 2018 11:46:06 +0000 (11:46 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 1 Oct 2018 11:46:06 +0000 (11:46 +0000)
commitc6268f3ba2c5c3d33e32534f7b602aa396982cdb
tree9c25037754d79a2035cbfb1d52b878135b2e0791
parentb048fa33446c99c53f33be3201c5c9dbdf5eae4e
[llvm-exegesis][NFC] Make randomizeUnsetVariables a free function.

Summary: This is prelimineary to moving random functions to SnippetGenerator.

Reviewers: courbet

Subscribers: tschuett, llvm-commits

Differential Revision: https://reviews.llvm.org/D52718

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