[llvm] [DWARF5][COFF] Fix wrong relocation in .debug_line (PR #83773)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 00:49:09 PDT 2024


timoh-ba wrote:

I added a small test to verify that llvm emits the correct relocation entries. As this is my first time writing a llvm test, I wasn't 100% sure what I was doing - please verify that this correct and tell if its not :)

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


More information about the llvm-commits mailing list