Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugInfo: Support dumping any exprloc as an expression | David Blaikie | 2019-12-23 | 1 | -0/+101 |
Now that DWARFv5 provides a way to identify DWARF expressions based on form, rather than only by attribute - use it to always provide pretty printing for any exprloc attribute, not only the attributes known to contain expressions. |