diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-28 13:28:55 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-29 12:04:41 +0300 |
commit | a5154ab9b0c162cadea70d870884a70032c747c1 (patch) | |
tree | 82f375aa5ba2b2207cecf9b335908ea46a0eb6cb /llvm/lib/Transforms/Utils/SplitModule.cpp | |
parent | 4ad41f1daf0fa98a2c23fdf57390df0948164a2f (diff) | |
download | llvm-a5154ab9b0c162cadea70d870884a70032c747c1.zip llvm-a5154ab9b0c162cadea70d870884a70032c747c1.tar.gz llvm-a5154ab9b0c162cadea70d870884a70032c747c1.tar.bz2 |
[llvm-readobj/elf] - Report "bitcode files are not supported" warning for bitcode files.
Fixes https://bugs.llvm.org/show_bug.cgi?id=43543
Currently we report "The file was not recognized as a valid object file" for BC files.
Also, we terminate dumping.
Instead we could report a better warning and try to continue dumping other files.
This is what this patch implements.
Differential revision: https://reviews.llvm.org/D95605
Diffstat (limited to 'llvm/lib/Transforms/Utils/SplitModule.cpp')
0 files changed, 0 insertions, 0 deletions