diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-08-25 14:55:25 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-08-26 14:25:11 +0300 |
commit | 357dc1ed125e4bf55f1e99fb141fc054c285edbf (patch) | |
tree | 0e5776a7da6e2a79cd429a86743e38744d818f03 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 82982304d7095891b10faacdbf9b4eb73e92a92f (diff) | |
download | llvm-357dc1ed125e4bf55f1e99fb141fc054c285edbf.zip llvm-357dc1ed125e4bf55f1e99fb141fc054c285edbf.tar.gz llvm-357dc1ed125e4bf55f1e99fb141fc054c285edbf.tar.bz2 |
[obj2yaml] - Cleanup error reporting (remove Error.cpp/.h files)
This removes Error.cpp/.h files from obj2yaml.
These files are not needed because we are
using `Error`s instead of error codes widely and do
not need a logic related to obj2yaml specific
error codes anymore.
I had to adjust just a few lines of tool's code
to remove remaining dependencies.
Differential revision: https://reviews.llvm.org/D86536
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions