aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/StreamWriter.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...Craig Topper1-8/+8
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-06-04tools: introduce StreamWriter::printBooleanSaleem Abdulrasool1-0/+4
2014-04-20[C++11] Range-based loop simplification.Simon Atanasyan1-16/+13
2014-01-30tools: add support for decoding ARM attributesSaleem Abdulrasool1-0/+13
2014-01-13Re-sort #include lines again, prior to moving headers around.Chandler Carruth1-1/+1
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher1-0/+282