forked from OSchip/llvm-project
7da4037c81
ReaderErrorCategory was used only at one place. We now have a DynamicErrorCategory for this kind of one-time error, so use it. The calling function doesn't really care the type of an error, so ReaderErrorCategory was actually dead code. llvm-svn: 224245 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DefinedAtom.cpp | ||
Error.cpp | ||
File.cpp | ||
InputGraph.cpp | ||
LinkingContext.cpp | ||
Makefile | ||
Resolver.cpp | ||
SymbolTable.cpp | ||
TODO.txt |