[SelectionDAG] Fix an use-after-free issue introduced in r305775.
vector.back() will be invalidated when memory reallocation happens. llvm-svn: 305785
Loading
Please sign in to comment
vector.back() will be invalidated when memory reallocation happens. llvm-svn: 305785