aengelke wrote:

Is there a previous discussion (e.g., RFC) about this? Did you consider 
alternative approaches? (E.g., just a spontaneous idea, adding a specially 
named symbol for every jump table where the symbol size is the size of the jump 
table; entry size (4/8) could be encoded in the name like `$jt4`/`$jt8` (naming 
just for illustration).)

I'm not a fan of `.debug_llvm_jump_table_sizes` or adding a new section for 
this, but feel free to ignore my opinion. :)

https://github.com/llvm/llvm-project/pull/101962
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to