[PATCH] D16355: [LNT] Add hash of binary to ComparisonResult object.
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 06:16:40 PST 2016
kristof.beyls created this revision.
kristof.beyls added a reviewer: cmatthews.
kristof.beyls added a subscriber: llvm-commits.
This doesn't add any user-visible functionality yet; but is a basis for
taking into account the hashes of binaries in analyses and views.
http://reviews.llvm.org/D16355
Files:
lnt/server/db/fieldchange.py
lnt/server/db/regression.py
lnt/server/db/testsuitedb.py
lnt/server/reporting/analysis.py
lnt/server/reporting/dailyreport.py
lnt/server/reporting/runs.py
lnt/server/ui/regression_views.py
lnt/server/ui/templates/v4_run.html
lnt/server/ui/views.py
tests/server/reporting/analysis.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16355.45386.patch
Type: text/x-patch
Size: 28159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/c81570f6/attachment.bin>
More information about the llvm-commits
mailing list