Apparently getPtrToInt() takes an explicit type parameter to allow you to...
Apparently getPtrToInt() takes an explicit type parameter to allow you to generate invalid bitcode, not so that it can actually produce a value of this type. This should fix PR11085. llvm-svn: 141482
Loading
Please register or sign in to comment