[clang] [llvm] [LoongArch] Add options for annotate tablejump (PR #102411)

via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 13 20:11:15 PDT 2024


wangleiat wrote:

> 
> Is this expected?

Thank you very much. I didn't take into account the situation where a basic block belongs to multiple `MachineJumpTableEntry`. It seems that traversing the entire `MF` would provide a more accurate output.

https://github.com/llvm/llvm-project/pull/102411


More information about the cfe-commits mailing list