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

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


DavidSpickett added a comment.

Found it. This was the llvm dev thread: https://lists.llvm.org/pipermail/llvm-dev/2020-January/138548.html

And this is the file that was being generated: https://github.com/ziglang/zig/blob/c86589a738e5053a26b2be7d156bcfee1565f00b/lib/std/target/aarch64.zig

I don't see the scripting (if any) that made it though.


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