Histórico de Commits

Autor SHA1 Mensagem Data
  Mehdi Amini df0b8bce48 Make the Error class constructor protected há 8 anos atrás
  Kevin Enderby a9abde40d7 Fix a bug in the code of llvm-cxxdump in dumpArchive() when há 8 anos atrás
  Lang Hames aacf2fbfe4 [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. há 9 anos atrás
  Lang Hames 5daf897d80 [Object] Revert r275316, Archive::child_iterator changes, while I update lld. há 9 anos atrás
  Lang Hames 9b42acafff [Object] Change Archive::child_iterator for better interop with Error/Expected. há 9 anos atrás
  Kevin Enderby 317de7ce5b Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow há 9 anos atrás
  Richard Smith 0eeb3d4004 Search for llvm-symbolizer binary in the same directory as argv[0], before há 9 anos atrás
  Kevin Enderby 77be094e2f Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error há 9 anos atrás
  Kevin Enderby a486dcaf36 Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message. há 9 anos atrás
  Kevin Enderby 813e0cf966 Thread Expected<...> up from libObject’s getName() for symbols to allow llvm-objdump to produce a good error message. há 9 anos atrás
  Kevin Enderby c6bf9be16d Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message há 9 anos atrás
  Kevin Enderby 268709a810 Reapply r250906 with many suggested updates from Rafael Espindola. há 9 anos atrás
  Kevin Enderby da785374d9 Backing out commit r250906 as it broke lld. há 9 anos atrás
  Kevin Enderby e36c14fbed This removes the eating of the error in Archive::Child::getSize() when the characters há 9 anos atrás
  Craig Topper 795a06a046 Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC há 10 anos atrás
  Davide Italiano a4ff83ab8f [llvm-cxxdump] Remove duplicate code check. há 10 anos atrás
  David Majnemer 218b64b5ae [llvm-cxxdump] Correctly process relocations when given multiple files há 10 anos atrás
  Rafael Espindola e84d8c12d5 Convert getSymbolSection to return an ErrorOr. há 10 anos atrás
  Davide Italiano ac018543f8 [llvm-cxxdump] Don't rely on global state há 10 anos atrás
  Rafael Espindola 5954faae4d Return ErrorOr from getSymbolAddress. há 10 anos atrás
  Rafael Espindola 8a80641a85 Return ErrorOr from SymbolRef::getName. há 10 anos atrás
  Rafael Espindola ff67629985 Don't return error_code from function that never fails. há 10 anos atrás
  Rafael Espindola a3af347f38 Make computeSymbolSizes never fail. há 10 anos atrás
  Rafael Espindola dba070638a Compute correct symbol sizes for MachO and COFF. há 10 anos atrás
  Rafael Espindola 481f35f113 Simplify another function that doesn't fail. há 10 anos atrás
  Richard Trieu c0a57ae8ec Change range-based for-loop to use const auto&. No functionality change. há 10 anos atrás
  Richard Trieu 64b905a58d Change range-based for-loops to be -Wrange-loop-analysis clean. há 10 anos atrás
  Benjamin Kramer df93f4bb0b Purge unused includes throughout libSupport. há 10 anos atrás
  David Majnemer c976146d31 llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump há 10 anos atrás