1. 6f43bd4 Untabify. by NAKAMURA Takumi · 8 years ago
  2. fccd2ea Fixed warning: must specify at least one argument for '...' parameter. by Galina Kistanova · 8 years ago
  3. c0610bf Remove dead code. NFC. by Rafael Espindola · 11 years ago
  4. c049c65 Remove the last uses of 'using std::error_code' by Rafael Espindola · 11 years ago
  5. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  6. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  7. 03bddfe Use error_code() instead of error_code::succes() by Rafael Espindola · 11 years ago
  8. acd64be Go ahead and get rid of the old page size interface and convert all the by Chandler Carruth · 13 years ago
  9. 4b11df0 Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both by Akira Hatanaka · 13 years ago
  10. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  11. 0c4468b Remove DOS line endings. by Jakub Staszak · 13 years ago
  12. 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