aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-03Fix pr19645.Rafael Espindola1-1/+1
2014-03-29Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola1-18/+0
2014-03-27Remove another unused argument.Rafael Espindola1-3/+3
2014-03-27Remove unused argument.Rafael Espindola1-6/+3
2014-03-20Look through variables when computing relocations.Rafael Espindola1-3/+1
2014-03-06[SystemZ] Remove "virtual" from override methodsRichard Sandiford1-8/+6
2014-03-06[SystemZ] Update namespace formatting to match current guidelinesRichard Sandiford1-1/+1
2014-03-02Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper1-2/+2
2013-05-06[SystemZ] Add back endUlrich Weigand1-0/+140