[PATCH] D63014: [docs] Add "GNU Replacements" section to command guide
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 02:40:44 PDT 2019
jhenderson added inline comments.
================
Comment at: llvm/docs/CommandGuide/index.rst:17
llvm-as
llvm-dis
----------------
grimar wrote:
> GNU 'as' is also a part of binutils:
> https://en.wikipedia.org/wiki/GNU_Binutils
>
> Should it also be moved?
Is llvm-as intended to be a drop-in replacement yet? I have a feeling that it's not ready based on something @rupprecht said a while back.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63014/new/
https://reviews.llvm.org/D63014
More information about the llvm-commits
mailing list