- add more tests
- pr27236.ll: rename %tmpN -> %N because otherwise a FileCheck variable for newly appeared unnamed value would use the same name as tmpN (as generated by update_test_checks.py)
- run update_test_checks.py
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM