[PATCH] D139102: [AArch64] Inline AArch64TargetParser.def

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 05:41:58 PST 2022


DavidSpickett added a subscriber: andrewrk.
DavidSpickett added a comment.

A momentous occasion :) Surprised we don't have more uses of this but that's probably because you've been fixing them too.

Please update the comment in `lldb/test/Shell/Commands/command-disassemble-aarch64-extensions.s` as well.

I will throw a bit of a wrench in here though.

@andrewrk I seem to remember that Zig uses these files for generating compiler options of its own? A basic search didn't show anything but we'd better check if you're using them still.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139102/new/

https://reviews.llvm.org/D139102



More information about the llvm-commits mailing list