[llvm-exegesis] Fix r373083: Module -> Mod.
authorClement Courbet <courbet@google.com>
Fri, 27 Sep 2019 13:21:37 +0000 (13:21 +0000)
committerClement Courbet <courbet@google.com>
Fri, 27 Sep 2019 13:21:37 +0000 (13:21 +0000)
commitfcf8ee77db5b338dddbae9e132a610748edd91e7
tree9e6069ca08b1c3f8ef454cd018bb04e8038d63ab
parent1e63fc59d36341410298a6d1fc6817b48348020e
[llvm-exegesis] Fix r373083: Module -> Mod.

SnippetRepetitorTest.cpp:66:27: error: declaration of ‘std::unique_ptr<llvm::Module> llvm::exegesis::{anonymous}::X86SnippetRepetitorTest::Module’ [-fpermissive]
   std::unique_ptr<Module> Module;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373087 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp