[LLVMdev] SafeStack pass and TLS support

Peter Collingbourne peter at pcc.me.uk
Tue Jun 23 12:44:50 PDT 2015


On Tue, Jun 23, 2015 at 02:40:39PM -0400, Samuel F Antao wrote:
> 
> Hi all,
> 
> Shouldn't SafeStack pass be executed only if the target has TLS support?
> E.g. currently for NVPTX there is no way to implement
> `__safestack_unsafe_stack_ptr`.
> Any comments?

Hi Samuel,

This problem should have been fixed in r240321. Are you still seeing this?

Thanks,
-- 
Peter



More information about the llvm-dev mailing list