Add a flag to disable the code that looks for allocas which escaped the...
Add a flag to disable the code that looks for allocas which escaped the lifetime regions. This is useful for debugging. No testcase because without this check we fail on assertions when finding escaped allocas. llvm-svn: 163702
Loading
Please register or sign in to comment