summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add streaming/equality operators to DWARFAddressRange/DWARFLocationExpressionPavel Labath2019-11-191-0/+19
The main motivation for this is being able to write simpler assertions and get better error messages in unit tests. Split off from D70394.
OpenPOWER on IntegriCloud