Change isGVCompilationDisabled() semantics again. It should abort on any GV...
Change isGVCompilationDisabled() semantics again. It should abort on any GV that's not constant whether it's "internal" or not. In a server / client environment, GV is returned in the same block of memory as code. However, the memory might not be writable. llvm-svn: 62336
Loading
Please register or sign in to comment