diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-profdata.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-profdata.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/llvm-profdata.rst b/llvm/docs/CommandGuide/llvm-profdata.rst index f7aa8309485..bae0ff7d4ce 100644 --- a/llvm/docs/CommandGuide/llvm-profdata.rst +++ b/llvm/docs/CommandGuide/llvm-profdata.rst @@ -196,10 +196,6 @@ OPTIONS Specify that the input profile is a sample-based profile. -.. option:: -memop-sizes - - Show the profiled sizes of the memory intrinsic calls for shown functions. - EXIT STATUS ----------- |