Commit History

Author SHA1 Message Date
  Pavel Labath 49276e2904 Add error handling to the DataExtractor class 6 years ago
  Igor Kudrin 7dfea23421 Remove support for 32-bit offsets in utility classes (5/5) 6 years ago
  Igor Kudrin 8ee19f8c63 Switch LLVM to use 64-bit offsets (2/5) 6 years ago
  Igor Kudrin 36ec6cc9c1 Support 64-bit offsets in utility classes (1/5) 6 years ago
  Pavel Labath cd63a63664 [Support] Fix error handling in DataExtractor::get[US]LEB128 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 years ago
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 years ago
  Benjamin Kramer 46aed73955 DataExtractor: Fix integer truncation issues in LEB128 extraction. 13 years ago
  NAKAMURA Takumi 4bffb62289 unittests/Support/DataExtractorTest.cpp: Specify ULL explicitly to a few constants. 14 years ago
  Benjamin Kramer 8c74f7f299 Add the DataExtractor utility class. 14 years ago