1. c0610bf Remove dead code. NFC. by Rafael Espindola · 11 years ago
  2. c049c65 Remove the last uses of 'using std::error_code' by Rafael Espindola · 11 years ago
  3. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  4. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  5. 03bddfe Use error_code() instead of error_code::succes() by Rafael Espindola · 11 years ago
  6. acd64be Go ahead and get rid of the old page size interface and convert all the by Chandler Carruth · 13 years ago
  7. 4b11df0 Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both by Akira Hatanaka · 13 years ago
  8. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  9. 0c4468b Remove DOS line endings. by Jakub Staszak · 13 years ago
  10. 1f66100 This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT. by Andrew Kaylor · 13 years ago