From c7557dd692368d8ac3fc330d698b536e78560ac4 Mon Sep 17 00:00:00 2001 From: Francis Visoiu Mistrih Date: Mon, 28 Oct 2019 11:14:48 -0700 Subject: [Remarks] Remove references to ELF support There is no ELF support at the moment. Remove all the references to the `.remarks` section. --- llvm/docs/CommandGuide/llc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llc.rst b/llvm/docs/CommandGuide/llc.rst index b4e5dbf1b96..4575e4a543a 100644 --- a/llvm/docs/CommandGuide/llc.rst +++ b/llvm/docs/CommandGuide/llc.rst @@ -149,8 +149,8 @@ End-user Options .. option:: -remarks-section - Emit the .remarks (ELF) / __remarks (MachO) section which contains metadata - about remark diagnostics. + Emit the __remarks (MachO) section which contains metadata about remark + diagnostics. Tuning/Configuration Options ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3