Introduce a string_ostream string builder facilty
[oota-llvm.git] / include / llvm / ExecutionEngine / ObjectBuffer.h
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-03-16 NAKAMURA TakumiUntabify.
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-06-10 Rafael EspindolaPass a StringRef to sys::identifyFileType.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...