[PATCH] D126623: [XCOFF] write the real source file name in C_FILE symbol.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 01:17:04 PDT 2022
jhenderson added inline comments.
================
Comment at: llvm/test/MC/PowerPC/aix-symtbl-order.s:4
+
+## TODO: Test more types of symbols when llvm-mc is supported.
+
----------------
Do you mean "when support is added to llvm-mc"? "when llvm-mc is supported" implies the application isn't yet supported, but you are actively using it in this test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126623/new/
https://reviews.llvm.org/D126623
More information about the llvm-commits
mailing list