summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj/StreamWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...Craig Topper2014-08-271-8/+8
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* tools: introduce StreamWriter::printBooleanSaleem Abdulrasool2014-06-041-0/+4
* [C++11] Range-based loop simplification.Simon Atanasyan2014-04-201-16/+13
* tools: add support for decoding ARM attributesSaleem Abdulrasool2014-01-301-0/+13
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-131-1/+1
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-0/+282
OpenPOWER on IntegriCloud