[PATCH] D14735: [LNT] PGO and reference input support for SPEC

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 15:33:12 PST 2015


anemet created this revision.
anemet added a reviewer: cmatthews.
anemet added subscribers: MatzeB, llvm-commits.

This adds the LNT parts for D14734.

Besides the new flags, we need to pass a few more things to the test module in order to invoke make inside.  Also a few more shared utilities are added to the TestModule base class.

http://reviews.llvm.org/D14735

Files:
  lnt/tests/nt.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14735.40352.patch
Type: text/x-patch
Size: 6178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151116/520817a3/attachment.bin>


More information about the llvm-commits mailing list