Disable null pointer folding transforms for non-generic address spaces. This...
Disable null pointer folding transforms for non-generic address spaces. This should probably be a target-specific predicate based on address space. That way for targets where this isn't applicable the predicate can be optimized away. llvm-svn: 45403
Loading
Please register or sign in to comment