From 531da0081f85747a673bd2fc050490e0ec681919 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Thu, 29 Jun 2017 18:29:05 +0000 Subject: llvm-nm: Add support for symbol demangling (-C/--demangle) Differential Revision: https://reviews.llvm.org/D34668 llvm-svn: 306718 --- llvm/docs/CommandGuide/llvm-nm.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llvm-nm.rst b/llvm/docs/CommandGuide/llvm-nm.rst index 319e6e6aecf..da7edea4743 100644 --- a/llvm/docs/CommandGuide/llvm-nm.rst +++ b/llvm/docs/CommandGuide/llvm-nm.rst @@ -134,9 +134,6 @@ OPTIONS BUGS ---- - * :program:`llvm-nm` cannot demangle C++ mangled names, like GNU :program:`nm` - can. - * :program:`llvm-nm` does not support the full set of arguments that GNU :program:`nm` does. -- cgit v1.2.3