[PATCH] D44519: Add llvm-exegesis tool.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 03:30:02 PDT 2018


courbet added a comment.

In https://reviews.llvm.org/D44519#1039845, @kristof.beyls wrote:

> Thanks for sharing this - this looks like a really promising tool.
>  I wonder if you have thought about adding unit/regression tests? Having them would make it quite a bit easier for others to contribute to its development.


Sure, we do have unit tests (they are gmock unit tests, not lit tests). I did not include them in this diff to make review more manageable, but I'll add them now if you want.


Repository:
  rL LLVM

https://reviews.llvm.org/D44519





More information about the llvm-commits mailing list