summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Support/FileUtilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Change from llvm::make_unique to std::make_uniqueJacques Pienaar2019-08-171-2/+2
* Remove unnecessary C++ specifier in CPP files. NFC.Jacques Pienaar2019-05-201-1/+1
* Extract openInputFile() into Support/FileUtilitiesLei Zhang2019-03-291-2/+19
* Create the Support library.Alex Zinenko2019-03-291-0/+39
OpenPOWER on IntegriCloud