[PATCH] D21205: Pass AssumptionCacheTracker from SampleProfileLoader to Inliner

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 10:05:39 PDT 2016


danielcdh added a comment.

This test is just testing if SampleLoader will crash under certain conditions. You are right, the crash will only happen when 3 of these conditions satisfy. It's more like a robustness test, so FileCheck may not be an option here.


http://reviews.llvm.org/D21205





More information about the llvm-commits mailing list