Since the object is new'ed in the enterCFG function, now deleting in the...
Since the object is new'ed in the enterCFG function, now deleting in the exitCFG function instead of the destructor to ensure proper pairing. This allows reuse of the builder without creating a memory leak. llvm-svn: 206471
Loading
Please register or sign in to comment