summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Object/ObjectFileTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add operator<< for object::SectionedAddressPavel Labath2019-11-191-0/+20
The main motivation for this is better failure messages in unit tests. Split off from D70394.
OpenPOWER on IntegriCloud