[PATCH] D155684: [XCOFF] Write source language ID and CPU version ID into C_FILE symbol.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 21:44:25 PDT 2023


Esme added a comment.

In D155684#4520202 <https://reviews.llvm.org/D155684#4520202>, @stephenpeckham wrote:

> I don't see a testcase for source_filename ending with ".c".

Please see `llvm/test/CodeGen/PowerPC/aix-filename-c.ll`. Does it meet your expectation?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155684



More information about the llvm-commits mailing list