[llvm-exegesis][NFC] Make randomizeUnsetVariables a free function.
commit0640a7318b1eaa145e0b98e9b787e01d11c2aabf
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 1 Oct 2018 11:46:06 +0000 (1 11:46 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 1 Oct 2018 11:46:06 +0000 (1 11:46 +0000)
tree3b47dfa7805db4e15990b094f89312beee703192
parent00e50653ed519032aa8b4a44221ca4ad882e65bb
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343456 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/CodeTemplate.cpp
tools/llvm-exegesis/lib/CodeTemplate.h
tools/llvm-exegesis/lib/SnippetGenerator.cpp