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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 20:13:18 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng.

The relocations used for externally visible functions
aren't supported.

I'm not sure if it would be better to actually try
supporting the relocations.


https://reviews.llvm.org/D37887

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/internalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37887.115354.patch
Type: text/x-patch
Size: 4930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/7efaa513/attachment.bin>


More information about the llvm-commits mailing list