Add unit tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 38738 Build 38737: arc lint + arc unit
Paths
| Differential D68212
[llvm-exegesis][NFC] Refactor snippet file reading out of tool main. ClosedPublic Authored by courbet on Sep 30 2019, 5:41 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2019, 5:44 AM Closed by commit rL373202: [llvm-exegesis][NFC] Refactor snippet file reading out of tool main. (authored by courbet). · Explain WhySep 30 2019, 5:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222397 llvm/tools/llvm-exegesis/lib/CMakeLists.txt
llvm/tools/llvm-exegesis/lib/SnippetFile.h
llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
|
Add newline at EOF