[PATCH] D37887: AMDGPU: Run internalize symbols at -O0

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 17:02:27 PDT 2017


arsenm added a comment.

In https://reviews.llvm.org/D37887#874523, @rampitec wrote:

> Can you please restore foo_used and just fix calling convention? This case is not covered now.


That's the new func_used I added, which is the same thing.


https://reviews.llvm.org/D37887





More information about the llvm-commits mailing list