[PATCH] D110691: [MSP430] Recognize Bi as an indirect branch in analyzeBranch. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 03:56:53 PDT 2021


foad added a comment.

OK, I will try your suggestions, but:

> Bi is a direct, unconditional branch like JMP

then why does the Bi instruction have "isIndirectBranch = 1"?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110691/new/

https://reviews.llvm.org/D110691



More information about the llvm-commits mailing list