diff options
author | Florian Hahn <flo@fhahn.com> | 2021-05-25 16:58:14 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-05-25 17:01:05 +0100 |
commit | 8e83ff58c9078c32bbc8d8ea456fa8fc0580761b (patch) | |
tree | 6539641e890c33caf80439fd37fb2ff606fd5d96 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 09b5ebc07b477e7e115299cf42fe7737736dd5da (diff) | |
download | llvm-8e83ff58c9078c32bbc8d8ea456fa8fc0580761b.zip llvm-8e83ff58c9078c32bbc8d8ea456fa8fc0580761b.tar.gz llvm-8e83ff58c9078c32bbc8d8ea456fa8fc0580761b.tar.bz2 |
[VectorCombine] Remove unneeded InsertPointGuard (NFCI).
All users of the builder should set an insert point before using the
builder. There should be no need for using InsertPointGuard here.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions