[PATCH] D87878: [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 01:02:22 PDT 2020


jhenderson added a comment.

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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87878/new/

https://reviews.llvm.org/D87878



More information about the llvm-commits mailing list