irgen: Create functions instead of global variables for builtin hash and equal algorithms.
These are in fact functions, and have function type, so it is invalid to represent them using global variables. llvm-svn: 304689
Loading
Please sign in to comment