Adjust the constructor to the Linker class to take an argument that names
the module being constructed. This is used to correctly name the module. Previously the name of the linker tool was used which produces confusing output when the module identifier is used in an error message. llvm-svn: 24699
Loading
Please register or sign in to comment