[PATCH] D30277: [COFF] added test for thinlto
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 14:54:30 PST 2017
inglorion created this revision.
Herald added subscribers: Prazek, mehdi_amini.
This is similar to the existing lto test, but creates bitcode files with summary information, which causes the thinlto path to be exercised instead of the regular lto code path.
https://reviews.llvm.org/D30277
Files:
test/COFF/thinlto.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30277.89430.patch
Type: text/x-patch
Size: 4710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/9dde6e9f/attachment.bin>
More information about the llvm-commits
mailing list