Currently in LLVM, names of libcalls are assigned during TargetLowering
object construction. There is no provision to change them when the code for a function generated. So we have to change these names while printing assembly. llvm-svn: 97213
Loading
Please register or sign in to comment