1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Giorgis Georgakoudis 608838933b [Utils] Run non-filecheck runlines in-order in update_cc_test_checks
The script update_cc_test_checks runs all non-filechecked runlines before the filechecked ones. This creates problems since outputs of those non-filechecked runlines may conflict and that will fail the execution of update_cc_test_checks. This patch executes non-filechecked in the order specified in the test file to avoid this issue.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D101683
2021-05-04 12:06:03 -07:00
..
2020-07-16 21:53:45 +02:00
2021-05-04 15:06:28 +00:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2021-02-18 10:48:18 -05:00