David Anderson, the maintainer of libdwarf kindly provided this patch with a bunch of historic DWARF extensions that are missing from Dwarf.def. To avoid the potential for conflicts in the user-defined vendor extension space I think these would be very useful to add.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This breaks check-llvm: http://45.33.8.238/linux/40166/step_12.txt
PTAL, and revert for now if it takes a while to fix.
Comment Actions
Also fails locally for me in a normal cmake build. Reverted for now in f14a14dd2564703db02f80c00db8ae492b594f77.
Please run tests before committing.
Comment Actions
Please run tests before committing.
Yeah, it was hopelessly optimistic of me to just run check-llvm-debuginfo check-llvm-tools. Recommitted after passing check-llvm check-clang!