On Mon, Jun 22, 2020 at 5:50 PM Sedat Dilek <sedat.di...@gmail.com> wrote:

> Craig Topper suggested me in ClangBuiltLinux issue #1050:
>
> > I think the "too many positional arguments" is because the parser isn't able
> > to handle the trailing commas.
> >
> > The "unknown use of instruction mnemonic" is because the macro was named
> > GHASH_4_ENCRYPT_4_PARALLEL_DEC but its being instantiated with
> > GHASH_4_ENCRYPT_4_PARALLEL_dec I guess gas ignores case on the
> > macro instantiation, but llvm doesn't.
>

> Cc: Craig Topper <craig.top...@intel.com>
> Cc: Craig Topper <craig.top...@gmail.com>

That should be a s/Cc/Suggested-by/.

- Sedat -

Reply via email to