Student Contributor
Contribute to the LLVM project.During the summer, I implemented DWARF support for yaml2obj which enables it to emit debug sections. With the improvement of the DWARF support, yaml2obj is used for testing the LLVM DebugInfo library and some popular tools, e.g., LLDB, llvm-dwarfdump, etc.Project Page: https://web.archive.org/web/20201020122543/https://summerofcode.withgoogle.com/archive/2020/projects/5664891983101952/My contribution: https://github.com/llvm/llvm-project/commits?author=higuoxingFinal report: https://www.higuoxing.com/archives/my-journey-with-llvm-iii/