Adding a little more robust language detection for utils/update_mir_test_checks.py parsing it from -x <LANG> arg of llc if it's not obvious from the test file name.
This patch is dependent upon https://reviews.llvm.org/D43603
Paths
| Differential D43604
[utils] fixing update_mir_test_checks.py's language (mir/IR/etc) detection AcceptedPublic Authored by rtereshin on Feb 21 2018, 5:14 PM.
Details
Summary Adding a little more robust language detection for utils/update_mir_test_checks.py parsing it from -x <LANG> arg of llc if it's not obvious from the test file name. This patch is dependent upon https://reviews.llvm.org/D43603
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 22 2018, 11:33 AM
Revision Contents
Diff 135350 test/CodeGen/AArch64/test-update_mir_test_checks.py-itself.mir
utils/update_mir_test_checks.py
|