summaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-thunk-linkerscript-dotexpr.s
AgeCommit message (Expand)Author
2023-06-22Revert "Revert "[lld][Arm] Big Endian - Byte invariant support.""Simi Pallipurath
2023-06-20Revert "[lld][Arm] Big Endian - Byte invariant support."Simi Pallipurath
2023-06-20[lld][Arm] Big Endian - Byte invariant support.Simi Pallipurath
2023-03-29[lld][ARM][2/3]Big Endian support - Word invariant supportSimi Pallipurath
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2022-07-26[llvm-objdump,ARM] Add PrettyPrinters for Arm and AArch64.Simon Tatham
2021-07-28[ELF][test] Convert --start-address= and --stop-address= values to hexadecimalFangrui Song
2021-07-28[ELF][test] Delete unneeded --triple=thumb* from llvm-objdump RUN linesFangrui Song
2021-06-30[ARMInstPrinter] Print the target address of a branch instructionIgor Kudrin
2020-03-19[ELF] Create readonly PT_LOAD in the presence of a SECTIONS commandFangrui Song
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2019-07-22[ARM][test] Improve testsFangrui Song
2019-05-01[llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song
2018-08-20[ELF] Add support for Armv5 and Armv6 compatible ThunksPeter Smith
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2017-12-12Remove trailing whitespace.Rui Ueyama
2017-10-27[ELF][ARM] Add missing REQUIRES: arm to testsPeter Smith
2017-10-27[ELF] Introduce range extension thunks for ARMPeter Smith