[RuntimeDyld] Add 'stub_addr' to comment describing RuntimeDyldChecker's syntax.
[oota-llvm.git] / include / llvm / LineEditor /
2014-04-21 Benjamin Kramer[C++11] Replace OwningPtr with std::unique_ptr in place...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-01-31 Peter CollingbourneIntroduce line editor library.