[llvm] [AMDGPU] Change scope of resource usage info symbols (PR #114810)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 08:59:55 PST 2024


https://github.com/arsenm commented:

This would need to consider the visibility of the functions. If they are unconditionally private, you can't use this for object linking 

https://github.com/llvm/llvm-project/pull/114810


More information about the llvm-commits mailing list