Remove -p and -i from c++filt.

This commit is contained in:
Ryan Dahl
2017-11-29 15:00:36 -05:00
committed by GitHub
parent 76a32d8cc6
commit 06d7efad8a

View File

@@ -16,4 +16,4 @@
- Demangle C++ symbols:
`nm {{file.o}} | c++filt -p -i`
`nm {{file.o}} | c++filt`