[PATCH] D88355: [DWARFYAML] Make the opcode_base and the standard_opcode_lengths fields optional.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 01:47:46 PDT 2020
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml:706
+ MinInstLength: 1
+ [[MAXOPSPERINST=MaxOpsPerInst: 0]]
+ DefaultIsStmt: 1
----------------
I'm rather surprised that works, if I'm honest!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88355/new/
https://reviews.llvm.org/D88355
More information about the llvm-commits
mailing list