[PATCH] D158122: [MC][COFF][AArch64] Fix the storage class for private linkage symbols.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 15:16:02 PDT 2023


MaskRay added a comment.

CodeGen tests usually go to test/CodeGen/

`-filetype=asm` is the default output for llc and is usually omitted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158122



More information about the llvm-commits mailing list