[PATCH] D73837: Add minimal test for the ThinLtoJIT example
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 2 11:20:04 PST 2020
sgraenitz updated this revision to Diff 241933.
sgraenitz marked 2 inline comments as done.
sgraenitz added a comment.
Use numeric substitution blocks to verify the sum of submitted modules is 6
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73837/new/
https://reviews.llvm.org/D73837
Files:
llvm/test/Examples/ThinLtoJIT/Inputs/main.ll
llvm/test/Examples/ThinLtoJIT/Inputs/sub1.ll
llvm/test/Examples/ThinLtoJIT/Inputs/sub2.ll
llvm/test/Examples/ThinLtoJIT/Inputs/sub21.ll
llvm/test/Examples/ThinLtoJIT/Inputs/sub22.ll
llvm/test/Examples/ThinLtoJIT/Inputs/sub23.ll
llvm/test/Examples/ThinLtoJIT/Inputs/workload.ll
llvm/test/Examples/ThinLtoJIT/minimal.test
llvm/test/Examples/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73837.241933.patch
Type: text/x-patch
Size: 10715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200202/cb27f128/attachment.bin>
More information about the llvm-commits
mailing list