[PATCH] test: Make a start on a test suite for libLTO.

Peter Collingbourne peter at pcc.me.uk
Thu Mar 19 16:21:29 PDT 2015


Hi dexonsmith,

This works in a similar way to the gold plugin tests. We search for a compatible
linker on $PATH and use it to run tests against our just-built libLTO. To start
with, test the just added opt level functionality.

http://reviews.llvm.org/D8472

Files:
  cmake/config-ix.cmake
  test/CMakeLists.txt
  test/Makefile
  test/lit.cfg
  test/lit.site.cfg.in
  test/tools/lto/lit.local.cfg
  test/tools/lto/opt-level.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8472.22320.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150319/e130eeff/attachment.bin>


More information about the llvm-commits mailing list