[llvm] [llvm-readobj] enable demangle option for the xcoff object file (PR #78455)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 00:51:12 PST 2024


================
@@ -56,6 +56,11 @@ file formats.
 
  Display the address-significance table.
 
+.. option:: --demangle, -C
----------------
jh7370 wrote:

`--no-demangle` still needs adding.

https://github.com/llvm/llvm-project/pull/78455


More information about the llvm-commits mailing list