[PATCH] D17361: [PGO] Add support to enable testing multiple supported targets

David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 17:30:01 PST 2016


davidxl created this revision.
davidxl added reviewers: vsk, samsonov.
davidxl added a subscriber: llvm-commits.

This is the method used by sanitizer runtime as well. It allows testing of -m32 on 64 bit systems.

http://reviews.llvm.org/D17361

Files:
  test/profile/CMakeLists.txt
  test/profile/lit.cfg
  test/profile/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17361.48265.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/88afdf30/attachment.bin>


More information about the llvm-commits mailing list