[llvm-dev] RFC: New function attribute HasInaccessibleState

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Fri Dec 4 08:54:46 PST 2015


On 12/4/2015 10:48 AM, Vaivaswatha Nagaraj via llvm-dev wrote:
> This point however reminds me to add, functions that transitively call
> functions with HasInaccessibleState must also have the flag set.

That's in practice impossible to guarantee, both by the compiler and by 
the programmer.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list