[all-commits] [llvm/llvm-project] d5745d: [docs] Adding table of object file formats
Chris B via All-commits
all-commits at lists.llvm.org
Fri Jun 17 11:40:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5745d0015ac96afd08c6bed1dc283c4bdfb80c1
https://github.com/llvm/llvm-project/commit/d5745d0015ac96afd08c6bed1dc283c4bdfb80c1
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M llvm/docs/CodeGenerator.rst
Log Message:
-----------
[docs] Adding table of object file formats
The added section and table here list the object file formats LLVM MC
supports and which targets support each format.
Differential Revision: https://reviews.llvm.org/D127645
More information about the All-commits
mailing list