[PATCH] D30738: Don't internalize llvm GV's with InternalizeLinkedSymbols

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 07:52:58 PST 2017


tejohnson added a comment.

Test case?

I'm not familiar with when the InternalizeLinkedSymbols is passed to the module linker. A quick search shows that it is typically passed for GPU code. What is the use case?


Repository:
  rL LLVM

https://reviews.llvm.org/D30738





More information about the llvm-commits mailing list