[PATCH] D50231: [llvm-exegesis] Renaming classes and functions.
    Bing Yu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 17 02:07:50 PDT 2019
    
    
  
yubing added inline comments.
Herald added a project: LLVM.
================
Comment at: llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp:221
 
-TEST_F(UopsSnippetGeneratorTest, MemoryUse) {
+TEST_F(UopsBenchmarkRunnerTest, MemoryUse) {
   // Mov32rm reads from memory.
----------------
Hi, gchatelet:
  I just wonder how to run this testcase. Could you please give us some help?
Thanks
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D50231/new/
https://reviews.llvm.org/D50231
    
    
More information about the llvm-commits
mailing list