forked from OSchip/llvm-project
![]() Variable captures such as `<MCInst #` can change based on unrelated changes to the LLVM backends, to avoid the generated test cases being different use an incrementing counter for variable names instead of using the actual value from the output file. This change may also be beneficial for some nameless IR variables (especially when combined with filtering of output), but for now I've restricted this change to the obvious candidates (--asm-show-inst output). Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D125405 |
||
---|---|---|
.. | ||
update_analyze_test_checks | ||
update_llc_test_checks | ||
update_mir_test_checks | ||
update_test_checks | ||
lit.local.cfg |