[PATCH] D158937: [Test] Check that the outlined functions have internal visibility

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 26 11:40:46 PDT 2023


hiraditya added a comment.

In D158937#4619667 <https://reviews.llvm.org/D158937#4619667>, @yassingh wrote:

> It looks alright, just adding more details in the checks. Is there a specific reason you are updating these 2 in particular?

not specific to these tests but i want `internal` visibility to be tested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158937



More information about the llvm-commits mailing list