[PATCH] D20841: TII: Add documentation about conditional exits. NFC

I was hoping to get feedback on this proposal formatted as a patch. I’d like to teach AnalyzeBranch to handle conditional returns on PPC, but the currently documented API for AnalyzeBranch doesn’t support it.

I propose the following enhancement to the API so that I can teach AnalyzeBranch about conditional return instructions.

D20841.59146.patch (991 Bytes)