llvm-pdbdump: Improve printing of functions and signatures.
This correctly prints the function pointers, and also prints function signatures for symbols as opposed to just types. So actual functions in your program will now be printed with full name and signature, as opposed to just name as before. llvm-svn: 229129
Loading
Please sign in to comment