This patch makes the include_directories, file_names and opcodes fields
of the line table optional. This helps us simplify some tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I might be missing it, but do you have direct testing showing that the default for IncludeDirs\Files\Opcodes is an empty output, when the output is written? I think it's important that this is tested.
Comment Actions
Sorry, I didn't test it.
Add test case (k) in llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml.