[llvm] [MC] Add .loc_label instruction (PR #99710)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 06:10:56 PDT 2024
https://github.com/pogo59 commented:
Thanks for handling the repeated directive case!
Looks like the test does not check that the line-table labels are emitted in the right places. I'm not 100% sure how to do that, but probably dumping .symtab would show them?
https://github.com/llvm/llvm-project/pull/99710
More information about the llvm-commits
mailing list