コミット履歴

作者 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 f2ac3eb20d [Object] Move ELF specific ObjectFile::getBuildAttributes to ELFObjectFileBase 6 年 前
  Sunil Srivastava 6a7f25d30d Improve "llvm-nm -f sysv" output for Elf files 6 年 前
  Vlad Tsyrklevich 728bc80a2e Revert "Improve "llvm-nm -f sysv" output for Elf files" 6 年 前
  Sunil Srivastava b34b0bf047 Improve "llvm-nm -f sysv" output for Elf files 6 年 前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Vitaly Buka a4da437c1d Use unique_ptr to hold MCInstrInfo 7 年 前
  Joel Galenson ddf089299b Use unique_ptr. 7 年 前
  Joel Galenson 77a17afc92 Find PLT entries for x86, x86_64, and AArch64. 7 年 前
  Shiva Chen 10bc294458 [RISCV] Add ELFObjectFileBase::getRISCVFeatures let llvm-objdump could get RISCV target feature 7 年 前
  Rafael Espindola f1e44dfc90 Move getPlatformFlags to ELFObjectFileBase and simplify. 7 年 前
  Rafael Espindola 5c1b443509 Make the ELFObjectFile constructor private. 7 年 前
  Rafael Espindola a1fdc616ec Simplify. NFC. 7 年 前
  Rafael Espindola e2d20cb260 Convert two uses of ErrorOr to Expected. 7 年 前
  Florian Hahn ace970e5d2 [Triple] Add isThumb and isARM functions. 8 年 前
  Zachary Turner 19ca2b0f9d Move Object format code to lib/BinaryFormat. 8 年 前
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 年 前
  Eugene Zelenko c581c4ffc9 [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 年 前
  Sam Parker 56e5bde913 [ARM] Create SubtargetFeatures from build attrs 8 年 前
  Sam Parker aa96763063 [ARM] Create objdump subtarget from build attrs 8 年 前
  Ivan Krasin d6d6b83a0b Revert r291903 and r291898. Reason: they break check-lld on the bots. 8 年 前
  Sam Parker 6968dd2f43 [ARM] Enable objdump to construct triple for ARM 8 年 前
  Daniel Sanders 0b8fc77698 [llvm-objdump] Support detection of feature bits from the object and implement this for Mips. 9 年 前
  Alexey Samsonov 196340cc6c [Object, ELF] Don't assert on invalid magic in createELFObjectFile. 10 年 前
  Alexey Samsonov 1ea35c2d52 [Object, ELF] Don't call llvm_unreachable() from createELFObjectFile. 10 年 前
  Rafael Espindola 9751e35f20 Simplify now that we always use an alignment of 2 for ELF files. 10 年 前
  Rafael Espindola 548f2b6e8f Don't own the buffer in object::Binary. 11 年 前
  Rafael Espindola db7cdc8eb0 Add a non-templated ELFObjectFileBase class. 11 年 前