Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-29 | Avoid including FileSystem.h from MemoryBuffer.h | Reid Kleckner | 1 | -0/+1 |
2020-02-10 | Revert "Remove redundant "std::move"s in return statements" | Bill Wendling | 1 | -1/+1 |
2020-02-10 | Remove redundant "std::move"s in return statements | Bill Wendling | 1 | -1/+1 |
2019-11-15 | Fix GCC -Wcast-qual warnings | Hans Wennborg | 1 | -2/+2 |
2019-11-15 | GCC 5.3 build fix | Hans Wennborg | 1 | -1/+1 |
2019-11-14 | [ORC] Add a utility to support dumping JIT'd objects to disk for debugging. | Lang Hames | 1 | -0/+68 |