[llvm] [LTO] Add function alias as function instead of data (PR #112599)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 12:21:32 PDT 2024


cachemeifyoucan wrote:

I would prefer a test case for this. I think the goal is to get attribute set correctly when querying from LTO legacy interface? I will just extend `llvm-lto -list-symbols-only` option to print attributes too to test your change.

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


More information about the llvm-commits mailing list