Historique des commits

Auteur SHA1 Message Date
  Lang Hames 766312c7e0 [Support] Renamed member 'Size' to 'AllocatedSize' in MemoryBlock and OwningMemoryBlock. il y a 6 ans
  Lang Hames 90dd07f5c5 [Support] Add error handling to sys::Process::getPageSize(). il y a 6 ans
  Alexandre Ganea 0a24ac1326 [Memory] Add basic support for large/huge memory pages il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Michal Gorny 49ad95c63a [unittest] Skip W+X MappedMemoryTests when MPROTECT is enabled il y a 6 ans
  NAKAMURA Takumi d8ff2f49ce Untabify. il y a 7 ans
  Galina Kistanova 4572d38118 Fixed warning: must specify at least one argument for '...' parameter. il y a 8 ans
  Rafael Espindola 3f598f77bd Remove dead code. NFC. il y a 10 ans
  Rafael Espindola 250305156a Remove the last uses of 'using std::error_code' il y a 11 ans
  Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm. il y a 11 ans
  Craig Topper b177041dfa [C++11] Use 'nullptr'. il y a 11 ans
  Rafael Espindola 1bab2d5399 Use error_code() instead of error_code::succes() il y a 11 ans
  Chandler Carruth f5867ab717 Go ahead and get rid of the old page size interface and convert all the il y a 12 ans
  Akira Hatanaka c4c14a7b4a Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both il y a 12 ans
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... il y a 12 ans
  Jakub Staszak de7c8530c8 Remove DOS line endings. il y a 12 ans
  Andrew Kaylor bbf628b6ce This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT. il y a 13 ans