[all-commits] [llvm/llvm-project] 7bda9f: [Docs][llvm-mc] Add documentation on --filetype flag
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Mar 25 10:44:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bda9ffb9cf021a256beac64de46bbd99203eaf9
https://github.com/llvm/llvm-project/commit/7bda9ffb9cf021a256beac64de46bbd99203eaf9
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-03-25 (Sat, 25 Mar 2023)
Changed paths:
M llvm/docs/CommandGuide/llvm-mc.rst
Log Message:
-----------
[Docs][llvm-mc] Add documentation on --filetype flag
Currently the filetype flag is not documented, and knowing the behavior
of this flag is fairly important for doing anything other than
disassembling to text assembly.
Reviewed By: lattner
Differential Revision: https://reviews.llvm.org/D146878
More information about the All-commits
mailing list