Historie revizí

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