[llvm][Support] Fix backtrace output by removing '#'. NFC
- '#' has the string "0x" prepended for non-zero values. That results in inconsistent behavior between zero and non-zero values.
Loading
Please sign in to comment
- '#' has the string "0x" prepended for non-zero values. That results in inconsistent behavior between zero and non-zero values.