Constify the Function pointers in the result of makeSubprogramMap
These don't need to be mutable and callers being added soon in CodeGen won't have access to non-const Module&. llvm-svn: 212202
Loading
Please sign in to comment
These don't need to be mutable and callers being added soon in CodeGen won't have access to non-const Module&. llvm-svn: 212202