Commit History

作者 SHA1 備註 提交日期
  Fangrui Song 7287acf23f Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef> 6 年之前
  Hans Wennborg 71eaa4f97d Revert r360876 "[Object] Change object::SectionRef::getContents() to return Expected<StringRef>" 6 年之前
  Fangrui Song a4d6bb66d0 [Object] Change object::SectionRef::getContents() to return Expected<StringRef> 6 年之前
  Fangrui Song 699a92151e [llvm-objdump] Print st_other 6 年之前
  George Rimar f4cd658f2d [llvm-objdump] - Print relocation record in a GNU format. 6 年之前
  Fangrui Song 2a774bf95f [llvm-objdump] Print newlines before and after "Disassembly of section ...:" 6 年之前
  Fangrui Song 25a01d9e01 [llvm-objdump] Delete redundant check 6 年之前
  Fangrui Song 8b0afcf334 [CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<uint64_t> on LP64 platforms 6 年之前
  Fangrui Song 8eaf2a6f00 [llvm-objdump] Fix End in disassemblyObject after rL358806 6 年之前
  Fangrui Song b28f2143df [llvm-objdump] Don't disassemble symbols before SectionAddr 6 年之前
  Fangrui Song 10f82c578f [llvm-objdump] Simplify --{start,stop}-address 6 年之前
  Fangrui Song 27f152b9a7 Change some llvm::{lower,upper}_bound to llvm::bsearch. NFC 6 年之前
  Fangrui Song 078c887eb0 [llvm-objdump] Align instructions to a tab stop in disassembly output 6 年之前
  Fangrui Song 1e6eb4cd50 [llvm-objdump] Simplify PrintHelpMessage() logic 6 年之前
  Alex Lorenz a164cf508d Revert r358405: "[llvm-objdump] Align instructions to a tab stop in disassembly output" 6 年之前
  Alex Lorenz 878c0a9d38 Revert r358418: "[llvm-objdump] Simplify PrintHelpMessage() logic" 6 年之前
  Fangrui Song 0eccb9c93e [llvm-objdump] Simplify PrintHelpMessage() logic 6 年之前
  Fangrui Song 0ea2470160 [llvm-objdump] Wrap things in namespace llvm 6 年之前
  Fangrui Song 24f35eb0fc [llvm-objdump] Reorganize cl::opt variables and move Mach-O specifics to MachODump.cpp 6 年之前
  Fangrui Song 24e71e6865 [llvm-objdump] Align instructions to a tab stop in disassembly output 6 年之前
  Fangrui Song 8d84ad6695 [llvm-objdump] Don't print trailing space in dumpBytes 6 年之前
  Fangrui Song 90bb2f79b2 [llvm-objdump] Accept and ignore --wide/-w 6 年之前
  Fangrui Song 029dd82a55 [llvm-objdump] Migrate some functions from std::error_code to Error 6 年之前
  Fangrui Song 7ac74fb0ca [llvm-objdump] Migrate relocation handling functions from error_code to Error 6 年之前
  Fangrui Song c0af88a98c [llvm-objdump] Fix MC/ARM/arm-macho-calls.s 6 年之前
  Fangrui Song ddfe71d047 [llvm-objdump] Split disassembleObject and simplify --{start,stop}-address handling 6 年之前
  Fangrui Song bcaec23c25 [llvm-objdump] Fix split of source lines; don't ltrim source lines 6 年之前
  Fangrui Song 582aba066d [llvm-objdump] Simplify Expected<T> handling with unwrapOrError 6 年之前
  Fangrui Song 7a5b0c460c [llvm-objdump] Simplify disassembleObject 6 年之前
  Fangrui Song 9cc714957f Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef() 6 年之前