[PATCH] D68212: [llvm-exegesis][NFC] Refactor snippet file reading out of tool main.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 05:42:57 PDT 2019


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added subscribers: tschuett, mgorny.
Herald added a project: LLVM.

Add unit tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68212

Files:
  llvm/tools/llvm-exegesis/lib/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
  llvm/tools/llvm-exegesis/lib/SnippetFile.h
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp
  llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68212.222397.patch
Type: text/x-patch
Size: 19907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/2b6c1440/attachment.bin>


More information about the llvm-commits mailing list