summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86/exprloc.s
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: Support dumping any exprloc as an expressionDavid Blaikie2019-12-231-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.
OpenPOWER on IntegriCloud