Use print() instead of dump() in code
The dump() functions are meant to be used in a debugger, code should typically use something like print(errs()); llvm-svn: 293365
Loading
Please register or sign in to comment
The dump() functions are meant to be used in a debugger, code should typically use something like print(errs()); llvm-svn: 293365