GPURuntime: Check for debug-mode early on
Before this change, the debug statements in polly_initDevice would all be skipped, as debug-mode would only be enabled _after_ they have already been run. llvm-svn: 276621
Loading
Please sign in to comment