[llvm] [ARM][TableGen][MC] Change the ARM mnemonic operands to be optional for ASM parsing (PR #83436)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 03:53:20 PDT 2024


mstorsjo wrote:

> @mstorsjo I have a fix I will add you to shortly. Thank you for finding this. Do you have the compile command for the whole file? I would like to check that the file now compiles.

I tested, the whole file, and the rest of the project, builds fine now - thanks! (It usually requires you to run configure for the project, to generate a suitable `config.h` for the target, so providing a single command for the full file isn't easy.)

https://github.com/llvm/llvm-project/pull/83436


More information about the llvm-commits mailing list