summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llc.rst')
-rw-r--r--llvm/docs/CommandGuide/llc.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llc.rst b/llvm/docs/CommandGuide/llc.rst
index da096f1263a..aaf7e2e6b77 100644
--- a/llvm/docs/CommandGuide/llc.rst
+++ b/llvm/docs/CommandGuide/llc.rst
@@ -140,6 +140,10 @@ End-user Options
in the function prologue. Functions with dynamic stack allocations are not
included.
+.. option:: -remarks-section
+
+ Emit the .remarks (ELF) / __remarks (MachO) section which contains metadata
+ about remark diagnostics.
Tuning/Configuration Options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OpenPOWER on IntegriCloud