llvm-project/llvm/test/Other/ChangePrinters
Jamie Schmeiser 64f29e2dd1 Fix bad assert in print-changed code
Summary:
The assertion that both functions were not missing was incorrect and would
fail when one of the functions was missing. Fixed it and moved the
assertion earlier to check the input parameters to better capture
first-failure.  Added lit test.

Author: Jamie Schmeiser <schmeise@ca.ibm.com>
Reviewed By: aeubanks (Arthur Eubanks)
Differential Revision: https://reviews.llvm.org/D107989
2021-08-13 10:54:30 -04:00
..
lit.local.cfg
print-changed-D107989.ll Fix bad assert in print-changed code 2021-08-13 10:54:30 -04:00
print-changed-diff.ll [NewPM] Cleanup IR printing instrumentation 2021-04-15 09:50:55 -07:00