aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Remove bogus std::error_code returns form SectionRef.Rafael Espindola1-11/+3
2014-09-11Support: Delete {aligned_,}{u,}{little,big}8_tRui Ueyama1-24/+23
2014-07-01Rephrase loop so it doesn't leave unused bools around in Release mode.Benjamin Kramer1-4/+2
2014-06-26Revert "Introduce a string_ostream string builder facilty"Alp Toker1-1/+2
2014-06-26Introduce a string_ostream string builder faciltyAlp Toker1-2/+1
2014-06-13Remove all uses of 'using std::error_code' from headers.Rafael Espindola1-8/+8
2014-06-07tools: add a high level explanation for WoA EH dataSaleem Abdulrasool1-21/+81
2014-06-04tools: fix parenthesis warning from GCCSaleem Abdulrasool1-1/+1
2014-06-04tools: initial implementation of WoA EH decodingSaleem Abdulrasool1-0/+686