diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-14 11:05:10 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-14 11:07:05 +0100 |
commit | efece08ae27d8ace684c5119d6696b1a18b2150f (patch) | |
tree | 131517f3020cfb48070d4ca674ab7eacc92d0fa0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9dc43dfae6af822e308f83651632c827e57255ea (diff) | |
download | llvm-efece08ae27d8ace684c5119d6696b1a18b2150f.zip llvm-efece08ae27d8ace684c5119d6696b1a18b2150f.tar.gz llvm-efece08ae27d8ace684c5119d6696b1a18b2150f.tar.bz2 |
[InstCombine] Remove manual debug loc transfer
While this might be marginally more precise, we generally don't
bother with this in InstCombine, and let the IRBuilder assign the
debug location. I don't see why this one fold, out of the thousands
done in InstCombine, should be treated specially.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions