LArchAnnotateTableJump ("loongarch-annotate-tablejump", cl::Hidden, cl::desc("Annotate table jump instruction to correlate it with the jump table."), cl::init(false))
cl::opt< bool > LArchAnnotateTableJump("loongarch-annotate-tablejump", cl::Hidden, cl::desc( "Annotate table jump instruction to correlate it with the jump table."), cl::init(false))
(
"loongarch-annotate-tablejump"
,
cl::Hidden
,
cl::desc( "Annotate table jump instruction to correlate it with the jump table.")