summaryrefslogtreecommitdiff
path: root/llvm/test/Object/Mips/objdump-micro-mips.test
AgeCommit message (Expand)Author
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2016-06-16Remove redundant -mattr options from llvm-objdump commands.Daniel Sanders
2016-06-16[llvm-objdump] Support detection of feature bits from the object and implemen...Daniel Sanders
2016-04-08Revert r265817Colin LeMahieu
2016-04-08[llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu
2014-11-25[Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator...Simon Atanasyan