[llvm] [bazel][AArch64] Port #156364: fix tablegen args (PR #159835)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 13:03:55 PDT 2025


s-barannikov wrote:

> `-ignore-non-decodable-operands` was removed from the wrong tablegen arg list (arm vs aarch64)

Whoops, sorry for that. I double checked but still managed to do the wrong thing.


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


More information about the llvm-commits mailing list