summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mcmarkup/llvm-mcmarkup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-2/+1
* [C++11] Replace OwningPtr::take() with OwningPtr::release().Ahmed Charles2014-03-051-1/+1
* MC: Simple example parser for MC assembly markup.Jim Grosbach2012-10-311-0/+225
OpenPOWER on IntegriCloud