OSDN Git Service

[RISCV] Don't acccess an invalidated iterator in RISCVInstrInfo::removeBranch
authorAlex Bradbury <asb@lowrisc.org>
Thu, 18 Jul 2019 03:23:47 +0000 (03:23 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Thu, 18 Jul 2019 03:23:47 +0000 (03:23 +0000)
commitb67031112fd3f6d6bb03880e31ec179ebbf6153d
treeedfee8a25e542e267a8150a2b2a199c07b706d8f
parent40b8bdc811035b891580c5157a9b88850fb4bd55
[RISCV] Don't acccess an invalidated iterator in RISCVInstrInfo::removeBranch

Issue found by ASan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366397 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/RISCV/RISCVInstrInfo.cpp