llvm/tools/llvm-opt-report
Francis Visoiu Mistrih 7ab0a1882b [llvm-opt-report] Improve error handling
* std::move the error extracted from the parsing creation to avoid asserts
* print a newline after the error message
* create the parser from the metadata

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371895 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-13 20:52:04 +00:00
..