aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-27 10:21:47 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-27 10:39:59 -0800
commit0b50fa99452f7f3077e62348b6cf6850a65930af (patch)
tree0888dcdee3534cc0daf3f553644da8fd3151415a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent74c87a363fd0e8586e46c04e113c49c6dc2a0bc8 (diff)
downloadllvm-0b50fa99452f7f3077e62348b6cf6850a65930af.zip
llvm-0b50fa99452f7f3077e62348b6cf6850a65930af.tar.gz
llvm-0b50fa99452f7f3077e62348b6cf6850a65930af.tar.bz2
[FaultsMaps][llvm-objdump] Move FaultMapParser to Object/. Remove CodeGen dependency from llvm-objdump
FaultsMapParser lived in CodeGen and was forcing llvm-objdump to link CodeGen and everything CodeGen depends on. This was previously attempted in r240364 to fix a link failure. The CodeGen dependency was independently added to fix the same link failure, and that ended up being kept. Removing the dependency seems like the correct layering for llvm-objdump. Reviewed By: MaskRay, jhenderson Differential Revision: https://reviews.llvm.org/D95414
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions