Files
clang-p2996/llvm/tools/llvm-readobj/ObjDumper.cpp
Georgii Rymar 82d9fb0ac1 [llvm-readobj] - Introduce ObjDumper::reportUniqueWarning(const Twine &Msg).
This introduces the overload for `reportUniqueWarning` which allows
to avoid using `createError` in many places.

Differential revision: https://reviews.llvm.org/D92371
2020-12-01 12:36:44 +03:00

6.3 KiB