Always emit a function pointer as a pointer to the function stub (if there is...
Always emit a function pointer as a pointer to the function stub (if there is one). This makes it possible to compare function pointer values in lazy compilation mode. This fixes PR3043. llvm-svn: 59265
Loading
Please register or sign in to comment