[PATCH] D128863: Add switch to use "source_file_name" instead of Module ID for globally promoted local

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 16:54:46 PDT 2022


void added a comment.

In D128863#3665929 <https://reviews.llvm.org/D128863#3665929>, @tejohnson wrote:

> I'm ok with approving this patch though if it helps you make forward progress. Can you add a test? One other suggestion in the code below too.

I'm not sure how to create a testcase for this option. There doesn't seem to be anyway to trigger this code via the tools...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128863



More information about the llvm-commits mailing list