We added strict dwarf support in D100826.
This is a suggestion from @probinson and @dblaikie
Make use of this flag for attribute generating.
We should also guard other DWARF info(tags, forms, loc expressions) generating under strict dwarf flag, but currently, there is no obvious way. Leave for later improvement.
When is the Attribute 0?